[PATCH] D147078: [LICM][BPF] Disable hoistMinMax() optimization for BPF target
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 28 21:37:38 PDT 2023
mkazantsev requested changes to this revision.
mkazantsev added a comment.
This revision now requires changes to proceed.
If you have a target that gets confused by a correct transform, please add a flag controlling it (true by default) and set if to false for your target.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147078/new/
https://reviews.llvm.org/D147078
More information about the llvm-commits
mailing list