[PATCH] D146903: [SimplifyCFG] add nsw on SwitchToLookupTable Index calculation

Kohei Asano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 21 22:39:09 PDT 2023


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

add 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_to_lookup_table.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146903.524162.patch
Type: text/x-patch
Size: 7987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230522/10f106ad/attachment.bin>


More information about the llvm-commits mailing list