[all-commits] [llvm/llvm-project] 395963: [InstCombine] add vector splat tests for add of si...
RotateRight via All-commits
all-commits at lists.llvm.org
Thu Oct 8 08:28:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 395963cbe63bba3f2d330dde76957cd900d21f42
https://github.com/llvm/llvm-project/commit/395963cbe63bba3f2d330dde76957cd900d21f42
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-10-08 (Thu, 08 Oct 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/add.ll
M llvm/test/Transforms/InstCombine/fold-sub-of-not-to-inc-of-add.ll
Log Message:
-----------
[InstCombine] add vector splat tests for add of signmask; NFC
More information about the All-commits
mailing list