[all-commits] [llvm/llvm-project] cb7d28: Fix BB failure for check lines
annamthomas via All-commits
all-commits at lists.llvm.org
Tue Aug 8 17:30:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb7d28ef52b4f6299282e2c0ae90a717bcda9d0c
https://github.com/llvm/llvm-project/commit/cb7d28ef52b4f6299282e2c0ae90a717bcda9d0c
Author: Anna Thomas <anna at azul.com>
Date: 2023-08-08 (Tue, 08 Aug 2023)
Changed paths:
M llvm/test/Transforms/LoopVectorize/interleaved-accesses-use-after-free.ll
Log Message:
-----------
Fix BB failure for check lines
Fix clang build bots which complain of missing check lines for Loop
access analysis by generating two run lines (original commit: 3cf24dbb).
More information about the All-commits
mailing list