[PATCH] D110862: X86InstrInfo: Look across basic blocks in optimizeCompareInstr

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 14 10:58:52 PDT 2021


MatzeB updated this revision to Diff 379774.
MatzeB added a comment.

rebase; update jump_sign.ll test


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110862/new/

https://reviews.llvm.org/D110862

Files:
  llvm/lib/Target/X86/X86InstrInfo.cpp
  llvm/test/CodeGen/X86/jump_sign.ll
  llvm/test/CodeGen/X86/optimize-compare.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110862.379774.patch
Type: text/x-patch
Size: 11547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211014/ff7e87cb/attachment.bin>


More information about the llvm-commits mailing list