[PATCH] D136432: [AMDGPU] Combine BFI instructions.

Thomas Symalla via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 00:33:30 PDT 2022


tsymalla updated this revision to Diff 471910.
tsymalla added a comment.

Re-structure loop once again.
Operands can now be on arbitrary positions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136432

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.h
  llvm/test/CodeGen/AMDGPU/bfi_nested.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136432.471910.patch
Type: text/x-patch
Size: 8975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221031/e4cfc809/attachment.bin>


More information about the llvm-commits mailing list