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

Kohei Asano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 02:02:47 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1362dfe16583: [SimplifyCFG] add nsw on SwitchToLookupTable index calculation on MinCaseVal… (authored by khei4).

Repository:
  rG LLVM Github Monorepo

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.524616.patch
Type: text/x-patch
Size: 7878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230523/0567f75e/attachment.bin>


More information about the llvm-commits mailing list