[PATCH] D127124: [AMDGPU] Add isMFMA helper function. NFC

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 11 18:16:22 PDT 2022


kerbowa updated this revision to Diff 436175.
kerbowa added a comment.

Use function directly instead of wrapping in lambda.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127124

Files:
  llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127124.436175.patch
Type: text/x-patch
Size: 6958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220612/94be0a48/attachment.bin>


More information about the llvm-commits mailing list