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

Thomas Symalla via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 22 07:26:02 PDT 2022


tsymalla updated this revision to Diff 469896.
tsymalla marked an inline comment as done.
tsymalla added a comment.

Addressed review comments.
Simplified code and fixed comments.


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.469896.patch
Type: text/x-patch
Size: 5946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221022/2f9f7dd8/attachment.bin>


More information about the llvm-commits mailing list