[PATCH] D103321: [AMDGPU] Stop mulhi from doing 24 bit mul for uniform values

David Stuttard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 5 02:34:24 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb8173c317812: [AMDGPU] Stop mulhi from doing 24 bit mul for uniform values (authored by dstuttard).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103321/new/

https://reviews.llvm.org/D103321

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
  llvm/test/CodeGen/AMDGPU/mul_int24.ll
  llvm/test/CodeGen/AMDGPU/mul_uint24-amdgcn.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103321.356455.patch
Type: text/x-patch
Size: 12442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210705/d5f1f94e/attachment.bin>


More information about the llvm-commits mailing list