[PATCH] D129204: [X86][NFCI] Remove target-specific branch optimisation that's handled in BranchFolding
Phoebe Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 21 07:13:06 PDT 2022
pengfei added a comment.
There seems a test for it: https://github.com/llvm/llvm-project/blob/main/llvm/test/CodeGen/X86/brcond.ll#L39
Maybe it has become dead code. LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129204/new/
https://reviews.llvm.org/D129204
More information about the llvm-commits
mailing list