[PATCH] D61560: [TargetLowering] Handle multi depth GEPs w/ inline asm constraints

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 9 09:28:08 PDT 2019


nickdesaulniers updated this revision to Diff 198849.
nickdesaulniers added a comment.

- subtraction is not commutative


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61560

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/AArch64/inline-asm-multilevel-gep.ll
  llvm/test/CodeGen/ARM/inline-asm-multilevel-gep.ll
  llvm/test/CodeGen/PowerPC/inline-asm-multilevel-gep.ll
  llvm/test/CodeGen/X86/inline-asm-multilevel-gep.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61560.198849.patch
Type: text/x-patch
Size: 7990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190509/69fd803a/attachment.bin>


More information about the llvm-commits mailing list