[all-commits] [llvm/llvm-project] 3c33b2: [InstCombine] add test for demanded 2 low bits of ...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Mon Feb 7 07:09:43 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c33b20eaaef296a1da4044fc6add0c5e3ccae55
https://github.com/llvm/llvm-project/commit/3c33b20eaaef296a1da4044fc6add0c5e3ccae55
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-02-07 (Mon, 07 Feb 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/mul-masked-bits.ll
Log Message:
-----------
[InstCombine] add test for demanded 2 low bits of X*X; NFC
More information about the All-commits
mailing list