[all-commits] [llvm/llvm-project] a950f6: [LV, LAA] Add test cases with pointer phis in loops.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Apr 27 05:50:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a950f66de25f945824495c438b5ec9271ac5090a
https://github.com/llvm/llvm-project/commit/a950f66de25f945824495c438b5ec9271ac5090a
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-04-27 (Tue, 27 Apr 2021)
Changed paths:
A llvm/test/Analysis/LoopAccessAnalysis/pointer-phis.ll
A llvm/test/Transforms/LoopVectorize/vectorize-pointer-phis.ll
Log Message:
-----------
[LV,LAA] Add test cases with pointer phis in loops.
Pre-commits tests for D101286.
More information about the All-commits
mailing list