aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ControlFlowUtils.cpp
diff options
context:
space:
mode:
authorPankaj Dwivedi <pankajkumar.divedi@amd.com>2025-10-29 11:56:43 +0530
committerGitHub <noreply@github.com>2025-10-29 11:56:43 +0530
commit20532c0aab266b39cd6e1047f5985585e8c92551 (patch)
treefca9b9f639e01f0eca7be311ff8a527a67c21797 /llvm/lib/Transforms/Utils/ControlFlowUtils.cpp
parent09262656f32ab3f2e1d82e5342ba37eecac52522 (diff)
downloadllvm-20532c0aab266b39cd6e1047f5985585e8c92551.zip
llvm-20532c0aab266b39cd6e1047f5985585e8c92551.tar.gz
llvm-20532c0aab266b39cd6e1047f5985585e8c92551.tar.bz2
[AMDGPU] make AMDGPUUniformIntrinsicCombine a function pass (#165265)
There has been an issue(using function analysis inside the module pass in OPM) integrating this pass into the LLC pipeline, which currently lacks NPM support. I tried finding a way to get the per-function analysis, but it seems that in OPM, we don't have that option. So the best approach would be to make it a function pass. Ref: https://github.com/llvm/llvm-project/pull/116953
Diffstat (limited to 'llvm/lib/Transforms/Utils/ControlFlowUtils.cpp')
0 files changed, 0 insertions, 0 deletions