mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +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