[PATCH] D100788: [SystemZ] Support i128 inline asm operands
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 19 15:01:08 PDT 2021
jonpa updated this revision to Diff 346578.
jonpa marked an inline comment as done.
jonpa added a comment.
> ...so we really should have never arrived at the (second) getRegClassFor. Can you verify if that ever happens?
Indeed, that seems to be the case - removed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100788/new/
https://reviews.llvm.org/D100788
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
llvm/lib/Target/SystemZ/SystemZISelLowering.h
llvm/test/CodeGen/SystemZ/inline-asm-i128.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100788.346578.patch
Type: text/x-patch
Size: 15298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210519/6cf99251/attachment.bin>
More information about the llvm-commits
mailing list