[all-commits] [llvm/llvm-project] b0ded7: [LoopUnroll] Add test for mis-compile due to missi...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Oct 18 06:57:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b0ded70ebf5ac3f24ebcbf7c72eea93400ec7754
https://github.com/llvm/llvm-project/commit/b0ded70ebf5ac3f24ebcbf7c72eea93400ec7754
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-10-18 (Tue, 18 Oct 2022)
Changed paths:
A llvm/test/Transforms/LoopUnroll/scev-forget-exit-phis.ll
Log Message:
-----------
[LoopUnroll] Add test for mis-compile due to missing SCEV invalidation.
Test for #58340.
More information about the All-commits
mailing list