[PATCH] D144612: [AMDGPU] Move V_FMA_MIX pattern matching into tablegen. NFC

Justin Bogner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 23 10:24:15 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc083c8974400: [AMDGPU] Move V_FMA_MIX pattern matching into tablegen. NFC (authored by bogner).

Changed prior to commit:
  https://reviews.llvm.org/D144612?vs=499701&id=499910#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144612

Files:
  llvm/lib/Target/AMDGPU/AMDGPUGISel.td
  llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.h
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/lib/Target/AMDGPU/VOP3PInstructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144612.499910.patch
Type: text/x-patch
Size: 11809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230223/4c87f67a/attachment.bin>


More information about the llvm-commits mailing list