[PATCH] D54710: [x86] don't try to convert add with undef operands to LEA

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 9 06:45:09 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348722: [x86] don't try to convert add with undef operands to LEA (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54710?vs=175709&id=177422#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D54710

Files:
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.h
  llvm/trunk/test/CodeGen/X86/GlobalISel/undef.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54710.177422.patch
Type: text/x-patch
Size: 10914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181209/b181c686/attachment.bin>


More information about the llvm-commits mailing list