[clang] [llvm] [polly] [PassManager] Make passes inherit from RequiredPassInfoMixin/OptionalPassInfoMixin (PR #192120)
Björn Pettersson via cfe-commits
cfe-commits at lists.llvm.org
Thu May 7 05:59:47 PDT 2026
bjope wrote:
I guess this patch should have updated the PassInfoMixin added in include/llvm/Transforms/IPO/Instrumentor.h (by https://github.com/llvm/llvm-project/pull/138958) that was merged to main 4 hours before this patch.
https://github.com/llvm/llvm-project/pull/192120
More information about the cfe-commits
mailing list