[PATCH] D70942: [LegalizeTypes] Bugfixes for big-endian targets when handling BITCASTs
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 5 23:20:25 PST 2019
uabelho updated this revision to Diff 232498.
uabelho added a comment.
Added pre-commit of the testcase, changed testcase to run all the way to ASM output so we can use utils/update_llc_test_checks.py.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70942/new/
https://reviews.llvm.org/D70942
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
llvm/test/CodeGen/ARM/legalize-bitcast.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70942.232498.patch
Type: text/x-patch
Size: 4917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191206/63074368/attachment-0001.bin>
More information about the llvm-commits
mailing list