[PATCH] D60982: [SimplifyCFG] Use lookup tables when they are more space efficient or a huge speed win.

Shawn Landden via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 22 15:16:33 PDT 2019


shawnl updated this revision to Diff 196141.
shawnl added a comment.

add more test results


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60982/new/

https://reviews.llvm.org/D60982

Files:
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/Transforms/SimplifyCFG/switch-genfori8.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60982.196141.patch
Type: text/x-patch
Size: 10711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190422/29e6ad99/attachment.bin>


More information about the llvm-commits mailing list