[all-commits] [llvm/llvm-project] 5ab581: [PhaseOrdering] Add additional test for switch wit...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Dec 20 02:42:03 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ab5810054f0be7e96c1db5568f12ae35524e3c9
https://github.com/llvm/llvm-project/commit/5ab5810054f0be7e96c1db5568f12ae35524e3c9
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
R llvm/test/Transforms/PhaseOrdering/switch_different_gep_types.ll
A llvm/test/Transforms/PhaseOrdering/switch_with_geps.ll
Log Message:
-----------
[PhaseOrdering] Add additional test for switch with GEPs (NFC)
More information about the All-commits
mailing list