[PATCH] D140208: [AMDGPU] Improved wide multiplies tests

Jessica Del via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 05:00:40 PST 2022


OutOfCache created this revision.
Herald added subscribers: kosarev, kerbowa, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
OutOfCache requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

These checks show optimized instructions if an operand is known to be
(partially) zero.

Change-Id: Ie2f6d0d3ee9d5b279d1f4c1dd0787492e39cc77a


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D140208

Files:
  llvm/test/CodeGen/AMDGPU/GlobalISel/mul-known-bits.i64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140208.483496.patch
Type: text/x-patch
Size: 6125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221216/f0471985/attachment.bin>


More information about the llvm-commits mailing list