[PATCH] D107486: [DAGCombiner][AMDGPU] Canonicalize constants to the RHS of MULHU/MULHS.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 4 11:47:21 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc23405174a3f: [DAGCombiner][AMDGPU] Canonicalize constants to the RHS of MULHU/MULHS. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107486

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AMDGPU/amdgpu-codegenprepare-idiv.ll
  llvm/test/CodeGen/AMDGPU/sdiv64.ll
  llvm/test/CodeGen/AMDGPU/srem64.ll
  llvm/test/CodeGen/AMDGPU/udiv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107486.364205.patch
Type: text/x-patch
Size: 16720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210804/363d33cb/attachment.bin>


More information about the llvm-commits mailing list