[PATCH] D61560: [TargetLowering] Handle multi depth GEPs w/ inline asm constraints
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 8 17:30:42 PDT 2019
nickdesaulniers updated this revision to Diff 198746.
nickdesaulniers marked an inline comment as not done.
nickdesaulniers added a comment.
- check both operands for the constant, use SExt
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.198746.patch
Type: text/x-patch
Size: 7701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190509/68a1f5f0/attachment.bin>
More information about the llvm-commits
mailing list