[PATCH] D49966: [X86] Performing DAG pruning before selection of LEA instructions.

Jatin Bhateja via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 2 09:59:57 PDT 2018


jbhateja updated this revision to Diff 158791.
jbhateja edited the summary of this revision.
jbhateja added a comment.

- [X86] Limiting optimization to i32 and i64 types


Repository:
  rL LLVM

https://reviews.llvm.org/D49966

Files:
  lib/Target/X86/X86ISelDAGToDAG.cpp
  test/CodeGen/X86/lea-opt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49966.158791.patch
Type: text/x-patch
Size: 7779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180802/ca82782c/attachment.bin>


More information about the llvm-commits mailing list