[all-commits] [llvm/llvm-project] 25c338: [LSR] Convert test to check IR (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jan 3 05:36:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 25c338ccb6e2acac8ed782ad229974c464126216
https://github.com/llvm/llvm-project/commit/25c338ccb6e2acac8ed782ad229974c464126216
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M llvm/test/Transforms/LoopStrengthReduce/X86/2012-01-13-phielim.ll
Log Message:
-----------
[LSR] Convert test to check IR (NFC)
Convert this llc -O3 test to instead check the IR after -loop-reduce.
More information about the All-commits
mailing list