[llvm] [CodeGen] Support MachineFunctionProperties in PassConcept (PR #79749)
Arthur Eubanks via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 31 15:24:29 PST 2024
https://github.com/aeubanks commented:
I'm not sure why PassManager and its surrounding infra is even in the IR library instead of Passes. we should try moving it
https://github.com/llvm/llvm-project/pull/79749
More information about the llvm-commits
mailing list