[llvm-branch-commits] [llvm] [llvm][dfa-jump-threading] Allow DFAJumpThreading with optsize (PR #83049)
Paul Kirth via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Feb 27 13:26:37 PST 2024
ilovepi wrote:
> also, we should remove pipeline checks for "optsize" and move those checks into the passes themselves
done in https://github.com/llvm/llvm-project/pull/83188
https://github.com/llvm/llvm-project/pull/83049
More information about the llvm-branch-commits
mailing list