[all-commits] [llvm/llvm-project] a7b954: [SLP] Avoid branch on undef in test (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Aug 1 02:24:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a7b95487c76229c4f0d4fe9cb1405d22f0eba3f8
https://github.com/llvm/llvm-project/commit/a7b95487c76229c4f0d4fe9cb1405d22f0eba3f8
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M llvm/test/Transforms/SLPVectorizer/X86/operandorder.ll
Log Message:
-----------
[SLP] Avoid branch on undef in test (NFC)
More information about the All-commits
mailing list