[PATCH] D34817: [SimplifyCFG] Update the name of switch generated lookup table.

Sumanth Gundapaneni via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 10:47:08 PDT 2017


sgundapa updated this revision to Diff 104687.
sgundapa added a comment.

Changed the patch to pass StringRef


https://reviews.llvm.org/D34817

Files:
  lib/Transforms/Utils/SimplifyCFG.cpp
  test/Transforms/SimplifyCFG/X86/switch-covered-bug.ll
  test/Transforms/SimplifyCFG/X86/switch-table-bug.ll
  test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34817.104687.patch
Type: text/x-patch
Size: 10084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170629/9d945be3/attachment.bin>


More information about the llvm-commits mailing list