[PATCH] D54515: [ARM] Replace trunc for switch as a sink
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 19 02:39:50 PST 2018
samparker updated this revision to Diff 174576.
samparker added a comment.
Herald added a subscriber: srhines.
Added some comments and created a test file for switch statements, which includes existing tests plus a couple of new ones.
https://reviews.llvm.org/D54515
Files:
lib/Target/ARM/ARMCodeGenPrepare.cpp
test/CodeGen/ARM/CGP/arm-cgp-calls.ll
test/CodeGen/ARM/CGP/arm-cgp-casts.ll
test/CodeGen/ARM/CGP/arm-cgp-phis-ret.ll
test/CodeGen/ARM/CGP/arm-cgp-switch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54515.174576.patch
Type: text/x-patch
Size: 25895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181119/162508a6/attachment.bin>
More information about the llvm-commits
mailing list