[PATCH] D146903: (WIP)[SimplifyCFG] add nuw/nsw on SwitchToLookupTable

Kohei Asano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 20:50:53 PDT 2023


khei4 updated this revision to Diff 521548.
khei4 added a comment.

reuse DefaultIsReachable and fix tests


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

https://reviews.llvm.org/D146903

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146903.521548.patch
Type: text/x-patch
Size: 7441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230512/c43093b9/attachment.bin>


More information about the llvm-commits mailing list