[all-commits] [llvm/llvm-project] a569a0: [InstSimplify] add vector tests for icmp with mul ...
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Aug 5 11:32:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a569a0af0d96512e1d914f2e966453391f4b9561
https://github.com/llvm/llvm-project/commit/a569a0af0d96512e1d914f2e966453391f4b9561
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-08-05 (Wed, 05 Aug 2020)
Changed paths:
M llvm/test/Transforms/InstSimplify/icmp-constant.ll
Log Message:
-----------
[InstSimplify] add vector tests for icmp with mul nuw; NFC
Also, the naming was off on a couple of tests.
More information about the All-commits
mailing list