[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 10:30:34 PDT 2019
nickdesaulniers updated this revision to Diff 198696.
nickdesaulniers added a comment.
- prefer uint64_t, as per @t.p.northover
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.198696.patch
Type: text/x-patch
Size: 7520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190508/952d964a/attachment.bin>
More information about the llvm-commits
mailing list