[PATCH] D53279: [SelectionDAG] Support promotion of FRAMEADDR/RETURNADDR operands
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 15 02:36:12 PST 2018
asb updated this revision to Diff 174173.
asb marked an inline comment as done.
asb added a comment.
Updated to apply cleanly without fuzz and to use ZExtPromotedInteger as suggested by Eli.
The test is dependent on RV64I codegen being committed, so blocked on that landing.
https://reviews.llvm.org/D53279
Files:
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeTypes.h
test/CodeGen/RISCV/frameaddr-returnaddr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53279.174173.patch
Type: text/x-patch
Size: 4842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181115/4707c0ed/attachment.bin>
More information about the llvm-commits
mailing list