[PATCH] D34819: [Hexagon] Guard the generation of lookup table
Sumanth Gundapaneni via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 29 10:25:15 PDT 2017
sgundapa created this revision.
The llvm flag "-hexagon-emit-lookup-tables" guards the generation
of lookup table from a switch statement.
Repository:
rL LLVM
https://reviews.llvm.org/D34819
Files:
lib/Target/Hexagon/HexagonTargetTransformInfo.cpp
lib/Target/Hexagon/HexagonTargetTransformInfo.h
test/Transforms/SimplifyCFG/Hexagon/lit.local.cfg
test/Transforms/SimplifyCFG/Hexagon/switch-to-lookup-table.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34819.104677.patch
Type: text/x-patch
Size: 4703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170629/6bc485fa/attachment.bin>
More information about the llvm-commits
mailing list