[all-commits] [llvm/llvm-project] 25d53a: [SimpleLoopUnswitch] Fix CHECK lines of tests adde...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Apr 27 13:38:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 25d53aa9a2f3a967f7666bead81a2a6df9e5f2d7
https://github.com/llvm/llvm-project/commit/25d53aa9a2f3a967f7666bead81a2a6df9e5f2d7
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-04-27 (Wed, 27 Apr 2022)
Changed paths:
M llvm/test/Transforms/SimpleLoopUnswitch/trivial-unswitch-freeze-individual-conditions.ll
Log Message:
-----------
[SimpleLoopUnswitch] Fix CHECK lines of tests added in 93182c9ff4c.
When generating the tests I accidentally had some other changes applied.
Fix the CHECK lines for current main.
More information about the All-commits
mailing list