[all-commits] [llvm/llvm-project] 031557: [InstCombine] add tests for icmp with mul nsw/nuw; ...
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Aug 5 14:30:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0315571a19bb27da1b68088b07f1368747dd9438
https://github.com/llvm/llvm-project/commit/0315571a19bb27da1b68088b07f1368747dd9438
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-08-05 (Wed, 05 Aug 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/icmp-mul.ll
Log Message:
-----------
[InstCombine] add tests for icmp with mul nsw/nuw; NFC
More information about the All-commits
mailing list