[all-commits] [llvm/llvm-project] a4bb03: [LV] Add test where pointer is incorrectly marked ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Mar 17 07:24:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4bb0374189a4121508beebf1cfb59875ece45cd
https://github.com/llvm/llvm-project/commit/a4bb0374189a4121508beebf1cfb59875ece45cd
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-03-17 (Fri, 17 Mar 2023)
Changed paths:
M llvm/test/Transforms/LoopVectorize/consecutive-ptr-uniforms.ll
Log Message:
-----------
[LV] Add test where pointer is incorrectly marked as uniform.
Test for #61396.
More information about the All-commits
mailing list