[llvm] [Uniformity] Legacy PM: Set UniformityInfoWrapperPass isCFGOnly to false (PR #148165)
Jim M. R. Teichgräber via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 11 07:56:21 PDT 2025
J-MR-T wrote:
Sidenote: Is there a reason that `INITIALIZE_PASS_BEGIN has the `cfg` and `analysis` arguments?
https://github.com/llvm/llvm-project/blob/b152611cbead7e1ee239b57624734b909cd4212b/llvm/include/llvm/PassSupport.h#L39-L40
It seems redundant.
https://github.com/llvm/llvm-project/pull/148165
More information about the llvm-commits
mailing list