[all-commits] [llvm/llvm-project] 273a0c: [PhaseOrdering] Add data layout to test (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Dec 20 02:50:11 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 273a0c9c0798d2625ff6f9d7c16c7f2e2b4f71e3
https://github.com/llvm/llvm-project/commit/273a0c9c0798d2625ff6f9d7c16c7f2e2b4f71e3
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M llvm/test/Transforms/PhaseOrdering/switch_with_geps.ll
Log Message:
-----------
[PhaseOrdering] Add data layout to test (NFC)
Needed for switch to lookup table optimization.
More information about the All-commits
mailing list