[clang] [llvm] [LLVM][PassBuilder] Extend the function signature of callback for optimizer pipeline extension point (PR #100953)
Shilei Tian via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 6 19:52:12 PDT 2024
shiltian wrote:
This PR will not be needed if we decide to move `AMDGPUAttributorPass` to full LTO stage (https://github.com/llvm/llvm-project/pull/102086).
https://github.com/llvm/llvm-project/pull/100953
More information about the cfe-commits
mailing list