[PATCH] D70000: [DAGCombine] Initialize the default operation action for SIGN_EXTEND_INREG for vector type as 'expand' instead of 'legal'
Qing Shan Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 11 01:57:52 PST 2019
steven.zhang updated this revision to Diff 228650.
steven.zhang added a comment.
Add the tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70000/new/
https://reviews.llvm.org/D70000
Files:
llvm/lib/CodeGen/TargetLoweringBase.cpp
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp
llvm/test/CodeGen/ARM/signext-inreg.ll
llvm/test/CodeGen/Hexagon/signext-inreg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70000.228650.patch
Type: text/x-patch
Size: 14647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191111/939a02b0/attachment-0001.bin>
More information about the llvm-commits
mailing list