[all-commits] [llvm/llvm-project] 7d9827: [LoopVersioning] Move loop-versioning test to corr...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Jan 7 06:43:05 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d9827f5cd4f56bb4f80fa9bc7def10bb8866634
https://github.com/llvm/llvm-project/commit/7d9827f5cd4f56bb4f80fa9bc7def10bb8866634
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-01-07 (Fri, 07 Jan 2022)
Changed paths:
R llvm/test/Analysis/LoopAccessAnalysis/wrapping-pointer-ni.ll
A llvm/test/Transforms/LoopVersioning/wrapping-pointer-non-integral-addrspace.ll
Log Message:
-----------
[LoopVersioning] Move loop-versioning test to correct directory.
The moved test was incorrectly placed in Analysis/LoopAccessAnalysis as
it runs loop-versioning.
More information about the All-commits
mailing list