[all-commits] [llvm/llvm-project] 473bb5: [LoopVersioning] Add tests where versioning requir...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Sep 24 12:34:32 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 473bb59a2f30ccb246e3ad831b85e501a4bfc725
https://github.com/llvm/llvm-project/commit/473bb59a2f30ccb246e3ad831b85e501a4bfc725
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-09-24 (Sat, 24 Sep 2022)
Changed paths:
A llvm/test/Transforms/LoopLoadElim/invalidate-laa-after-versioning.ll
A llvm/test/Transforms/LoopVersioning/invalidate-laa-after-versioning.ll
Log Message:
-----------
[LoopVersioning] Add tests where versioning requires LAA invalidation.
Additional test cases for #57825.
More information about the All-commits
mailing list