[all-commits] [llvm/llvm-project] 43017c: [PhaseOrdering] add vector reduction tests; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Sat May 16 09:51:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 43017ceb7841c7a0700e5401e79c2f1a28caec5e
https://github.com/llvm/llvm-project/commit/43017ceb7841c7a0700e5401e79c2f1a28caec5e
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-05-16 (Sat, 16 May 2020)
Changed paths:
A llvm/test/Transforms/PhaseOrdering/X86/vector-reductions.ll
Log Message:
-----------
[PhaseOrdering] add vector reduction tests; NFC
These are based on tests originally included in:
D79078
More information about the All-commits
mailing list