[llvm-branch-commits] [llvm] [llvm][dfa-jump-threading] Allow DFAJumpThreading with optsize (PR #83049)

Nikita Popov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Feb 26 22:09:04 PST 2024


nikic wrote:

This pass is not part of the default pipeline -- do you enable this pass downstream, or do you want to add options for *all* uses of minsize, even if there is no evidence of usefulness?

https://github.com/llvm/llvm-project/pull/83049


More information about the llvm-branch-commits mailing list