[all-commits] [llvm/llvm-project] ccbda3: Revert "[SLP][NFC]Make a test target specific to a...
Haowei via All-commits
all-commits at lists.llvm.org
Tue Oct 1 16:16:32 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ccbda38b7025f3bcd404583c5c20a12ec6fb48f4
https://github.com/llvm/llvm-project/commit/ccbda38b7025f3bcd404583c5c20a12ec6fb48f4
Author: Haowei Wu <haowei at google.com>
Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths:
R llvm/test/Transforms/SLPVectorizer/X86/debug-counter.ll
A llvm/test/Transforms/SLPVectorizer/debug-counter.ll
Log Message:
-----------
Revert "[SLP][NFC]Make a test target specific to avoid failures"
This reverts commit 998033b3501e96035e4da7027e0a9dfc81c721ad.
This breaks llvm test on debug-counter.ll
Commit: 948326163c96fcd6957d6c318acf3e49be2b11d2
https://github.com/llvm/llvm-project/commit/948326163c96fcd6957d6c318acf3e49be2b11d2
Author: Haowei Wu <haowei at google.com>
Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
R llvm/test/Transforms/SLPVectorizer/debug-counter.ll
Log Message:
-----------
Revert "[SLP]Add debug counter support"
This reverts commit f3c408d1726f6a921212faf68085f68bf8533f0c.
This breaks LLVM test on debug-counter.ll
Compare: https://github.com/llvm/llvm-project/compare/c62cb1bf1e6d...948326163c96
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list