[PATCH] D157624: [AMDGPU] Treat KIMM32 and KIMM16 operand types as noninlinable

Mirko Brkusanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 09:49:38 PDT 2023


mbrkusanin updated this revision to Diff 549445.
mbrkusanin edited the summary of this revision.
mbrkusanin added a comment.

- add test case which needs kimm16 and kimm32 to be not inlinable
- remove some now redundant checks


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

https://reviews.llvm.org/D157624

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/VOP2Instructions.td
  llvm/test/CodeGen/AMDGPU/code-size-estimate.ll
  llvm/test/CodeGen/AMDGPU/si-fold-kimm.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157624.549445.patch
Type: text/x-patch
Size: 6457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230811/7dc841d3/attachment.bin>


More information about the llvm-commits mailing list