llvm-project
d880f5a4 - [AMDGPU][Attributor] Remove uniformity check in the indirect call specialization callback (#106177)

Commit
1 year ago
[AMDGPU][Attributor] Remove uniformity check in the indirect call specialization callback (#106177) This patch removes the conservative uniformity check in the indirect call specialization callback, as whether the function pointer is uniform doesn't matter too much. Instead, we add an argument to control specialization.
Author
Parents
Loading