[PATCH] D136663: Handling ADD|SUB U64 decomposed Pseudos not getting lowered to SDWA form

Yashwant Singh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 09:54:32 PDT 2022


yassingh updated this revision to Diff 470845.
yassingh added a reviewer: foad.
yassingh added a comment.

Pre-committed the tests and rebased the diff


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136663

Files:
  llvm/lib/Target/AMDGPU/SIPeepholeSDWA.cpp
  llvm/test/CodeGen/AMDGPU/v_add_u64_pseudo_sdwa.ll
  llvm/test/CodeGen/AMDGPU/v_sub_u64_pseudo_sdwa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136663.470845.patch
Type: text/x-patch
Size: 5797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221026/5d86d158/attachment.bin>


More information about the llvm-commits mailing list