[all-commits] [llvm/llvm-project] e2e9de: [SimplifyCFG] precommit test for LinearMap nsw (NFC)
Kohei Asano via All-commits
all-commits at lists.llvm.org
Sun Jun 25 17:11:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e2e9de6ca2fac55a86100d9e7848421eddd0bb16
https://github.com/llvm/llvm-project/commit/e2e9de6ca2fac55a86100d9e7848421eddd0bb16
Author: khei4 <kk.asano.luxy at gmail.com>
Date: 2023-06-26 (Mon, 26 Jun 2023)
Changed paths:
M llvm/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
Log Message:
-----------
[SimplifyCFG] precommit test for LinearMap nsw (NFC)
Differential Revision: https://reviews.llvm.org/D153238
Commit: 28d13a6297280a1c616ccd63d5a27543d92e5b7d
https://github.com/llvm/llvm-project/commit/28d13a6297280a1c616ccd63d5a27543d92e5b7d
Author: khei4 <kk.asano.luxy at gmail.com>
Date: 2023-06-26 (Mon, 26 Jun 2023)
Changed paths:
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
M llvm/test/Transforms/SimplifyCFG/X86/switch_to_lookup_table.ll
Log Message:
-----------
[SimplifyCFG] add nsw on BuildLookuptable LinearMap calculation
Differential Revision: https://reviews.llvm.org/D150943
Compare: https://github.com/llvm/llvm-project/compare/c3b27c236d6a...28d13a629728
More information about the All-commits
mailing list