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

Kohei Asano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 19 07:15:45 PDT 2023


khei4 updated this revision to Diff 523760.
khei4 retitled this revision from "(WIP)[SimplifyCFG] add nsw on BuildLookuptable LinearMap calculation" to "[SimplifyCFG] add nsw on BuildLookuptable LinearMap calculation".
khei4 edited the summary of this revision.
khei4 added a reviewer: nikic.
khei4 added a comment.
Herald added a subscriber: StephenFan.

remove unnecessary initializer

TODO: track compile time effect


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


More information about the llvm-commits mailing list