[PATCH] D110865: X86InstrInfo: Optimize more combinations of SUB+CMP
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 24 17:02:48 PDT 2021
MatzeB updated this revision to Diff 381810.
MatzeB added a comment.
- Rebased on precommitted tests.
- Rewrite docu comment for `isRedundantCompareInstr`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110865/new/
https://reviews.llvm.org/D110865
Files:
llvm/lib/Target/X86/X86InstrInfo.cpp
llvm/lib/Target/X86/X86InstrInfo.h
llvm/test/CodeGen/X86/2007-02-16-BranchFold.ll
llvm/test/CodeGen/X86/optimize-compare.mir
llvm/test/CodeGen/X86/postalloc-coalescing.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110865.381810.patch
Type: text/x-patch
Size: 12476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211025/545fcaed/attachment.bin>
More information about the llvm-commits
mailing list