[PATCH] D70000: [DAGCombine] Initialize the default operation action for SIGN_EXTEND_INREG for vector type as 'expand' instead of 'legal'
qshanz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 2 19:30:47 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2133d3c5586b: [DAGCombine] Initialize the default operation action for SIGN_EXTEND_INREG for… (authored by steven.zhang).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70000/new/
https://reviews.llvm.org/D70000
Files:
llvm/lib/CodeGen/TargetLoweringBase.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.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
llvm/test/CodeGen/Thumb2/mve-sext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70000.235990.patch
Type: text/x-patch
Size: 19191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200103/8e2c11c9/attachment-0001.bin>
More information about the llvm-commits
mailing list