[PATCH] D150943: (WIP)[SimplifyCFG] add nsw on BuildLookuptable LinearMap calculation

Kohei Asano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 19 01:37:38 PDT 2023


khei4 created this revision.
Herald added subscribers: hoy, hiraditya, kristof.beyls.
Herald added a project: All.
khei4 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

TODO: clean to get MaxIndex

1-c step of https://reviews.llvm.org/D146903


https://reviews.llvm.org/D150943

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: D150943.523687.patch
Type: text/x-patch
Size: 6074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230519/c9df3598/attachment.bin>


More information about the llvm-commits mailing list