[PATCH] D157103: AMDGPU: Fix counting source modifiers as literal constants

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 4 12:36:33 PDT 2023


arsenm updated this revision to Diff 547313.
arsenm added a comment.

Explicitly handle all operand types and fix fmaak case


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

https://reviews.llvm.org/D157103

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/test/CodeGen/AMDGPU/code-size-estimate.ll
  llvm/test/CodeGen/AMDGPU/idiv-licm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157103.547313.patch
Type: text/x-patch
Size: 18231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230804/6b608da8/attachment.bin>


More information about the llvm-commits mailing list