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

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 13 10:26:22 PDT 2019


This revision was automatically updated to reflect the committed changes.
nickdesaulniers marked an inline comment as done.
Closed by commit rL360604: [TargetLowering] Handle multi depth GEPs w/ inline asm constraints (authored by nickdesaulniers, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61560?vs=198849&id=199296#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61560

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61560.199296.patch
Type: text/x-patch
Size: 8270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190513/4e1c5965/attachment.bin>


More information about the llvm-commits mailing list