[all-commits] [llvm/llvm-project] d9abb1: [SLP] add tests for poison-safe bool logic reducti...
RotateRight via All-commits
all-commits at lists.llvm.org
Fri Jul 16 05:51:14 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9abb15774c5054b582cff434aedb9198abba294
https://github.com/llvm/llvm-project/commit/d9abb15774c5054b582cff434aedb9198abba294
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M llvm/test/Transforms/SLPVectorizer/X86/reduction-logical.ll
Log Message:
-----------
[SLP] add tests for poison-safe bool logic reductions; NFC
More coverage for D105730
More information about the All-commits
mailing list