[PATCH] D110865: X86InstrInfo: Optimize more combinations of SUB+CMP

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 25 08:28:27 PDT 2021


MatzeB updated this revision to Diff 382009.
MatzeB marked 3 inline comments as done.

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.382009.patch
Type: text/x-patch
Size: 12978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211025/bea0b1ef/attachment.bin>


More information about the llvm-commits mailing list