[all-commits] [llvm/llvm-project] c548bc: [InstCombine] add tests for icmp with masked mul o...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Mon Jan 24 12:15:26 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c548bc258c693df2087eda824308a8da55fd6003
https://github.com/llvm/llvm-project/commit/c548bc258c693df2087eda824308a8da55fd6003
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-01-24 (Mon, 24 Jan 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/icmp-mul-and.ll
Log Message:
-----------
[InstCombine] add tests for icmp with masked mul operand; NFC
More coverage for D114272
More information about the All-commits
mailing list