[all-commits] [llvm/llvm-project] 686aef: [LV] Remove compares and branches on undef from a ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Aug 18 08:29:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 686aef840143d4b53fd1ad2f5e62a1915c972e63
https://github.com/llvm/llvm-project/commit/686aef840143d4b53fd1ad2f5e62a1915c972e63
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-08-18 (Fri, 18 Aug 2023)
Changed paths:
M llvm/test/Transforms/LoopVectorize/first-order-recurrence.ll
M llvm/test/Transforms/LoopVectorize/if-pred-stores.ll
Log Message:
-----------
[LV] Remove compares and branches on undef from a few tests.
More information about the All-commits
mailing list