[all-commits] [llvm/llvm-project] 54143e: [VectorCombine] do not use magic number for undef ...
RotateRight via All-commits
all-commits at lists.llvm.org
Mon Jun 22 18:05:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 54143e2bd557e97c5c9032ff87d73eec6fc63c67
https://github.com/llvm/llvm-project/commit/54143e2bd557e97c5c9032ff87d73eec6fc63c67
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-06-22 (Mon, 22 Jun 2020)
Changed paths:
M llvm/lib/Transforms/Vectorize/VectorCombine.cpp
Log Message:
-----------
[VectorCombine] do not use magic number for undef mask element; NFC
More information about the All-commits
mailing list