[llvm] [CodeGen] Support MachineFunctionProperties in PassConcept (PR #79749)
Arthur Eubanks via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 31 15:39:07 PST 2024
https://github.com/aeubanks commented:
sorry for the delayed review
this is kinda hairy just to make verification work (verification is obviously important, but it's still just one thing). I'm trying to think if there's a cleaner way that doesn't involve touching all the core classes
https://github.com/llvm/llvm-project/pull/79749
More information about the llvm-commits
mailing list