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

Kohei Asano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 18 21:04:56 PDT 2023


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

Change the plan to use PrevDist to check monotonicity.
Rebase for pre-commit test  https://reviews.llvm.org/D153238.


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

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.532521.patch
Type: text/x-patch
Size: 9173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230619/249843a7/attachment.bin>


More information about the llvm-commits mailing list