[all-commits] [llvm/llvm-project] 5409e4: [InstCombine] adjust duplicate test for masked loa...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Sep 29 10:31:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5409e4831fef7d2fa13fadd14ce53a85a99b1682
https://github.com/llvm/llvm-project/commit/5409e4831fef7d2fa13fadd14ce53a85a99b1682
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-09-29 (Tue, 29 Sep 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/masked_intrinsics.ll
Log Message:
-----------
[InstCombine] adjust duplicate test for masked load; NFC
The test after the changed test was checking exactly the same dereferenceable bytes.
More information about the All-commits
mailing list