[all-commits] [llvm/llvm-project] dfc98d: Revert "[SimplifyCFG] add tests for switch to sele...
chenglin.bi via All-commits
all-commits at lists.llvm.org
Wed Apr 13 07:36:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dfc98d0c9c0bbaff5ddda95705ece02b4b7b529a
https://github.com/llvm/llvm-project/commit/dfc98d0c9c0bbaff5ddda95705ece02b4b7b529a
Author: chenglin.bi <chenglin.bi at cixcomputing.com>
Date: 2022-04-13 (Wed, 13 Apr 2022)
Changed paths:
M llvm/test/Transforms/SimplifyCFG/switch-to-select-two-case.ll
Log Message:
-----------
Revert "[SimplifyCFG] add tests for switch to select; NFC"
This reverts commit e2d77a160c5b8141eca3db1fca6dafd97e78288d.
Commit: fd0641b58c378cf3fe4f84ff1737c52a932dd384
https://github.com/llvm/llvm-project/commit/fd0641b58c378cf3fe4f84ff1737c52a932dd384
Author: chenglin.bi <chenglin.bi at cixcomputing.com>
Date: 2022-04-13 (Wed, 13 Apr 2022)
Changed paths:
M llvm/test/Transforms/SimplifyCFG/switch-to-select-two-case.ll
Log Message:
-----------
[SimplifyCFG] add tests for switch to select; NFC
Baseline tests for D122485 (issue #39957)
Compare: https://github.com/llvm/llvm-project/compare/8964a17dad6a...fd0641b58c37
More information about the All-commits
mailing list