[clang] [llvm] [LLVM] Add IRNormalizer Pass (PR #68176)
Yingwei Zheng via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 18 23:19:19 PDT 2024
dtcxzyw wrote:
> Any progress? It would be helpful for me to avoid reviewing tons of diff in https://github.com/dtcxzyw/llvm-opt-benchmark/pulls :)
>
> Can you resolve merge conflicts first?
Emm, as this pass is very time-consuming (even longer than -O3), I plan to create a simpler one for personal use. Anyway, thanks for your idea!
https://github.com/llvm/llvm-project/pull/68176
More information about the cfe-commits
mailing list