[llvm] [EarlyCSE,TTI] Clean up temporary insts created by getOrCreateResult. (PR #134534)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 6 08:53:07 PDT 2025
https://github.com/nikic commented:
It would be preferable to not create the instructions in the first place if the transform cannot take place. Is that feasible?
https://github.com/llvm/llvm-project/pull/134534
More information about the llvm-commits
mailing list