mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 09:13:38 +08:00
It fixes an ambiguity issue in case of a user has a custom policy and calls a version of exclusive_scan with binary operation. Differential Revision: https://reviews.llvm.org/D62719