[llvm] [WebAssembly] Demote PHIs in catchswitch BB only (PR #81570)
Derek Schuff via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 13 08:41:12 PST 2024
dschuff wrote:
Very interesting finding!
I agree, I don't think we want to be running mem2reg all the time in O0
https://github.com/llvm/llvm-project/pull/81570
More information about the llvm-commits
mailing list