[all-commits] [llvm/llvm-project] 3648fc: [AMDGPU] Make disassembler convertFMAanyK call mor...
Joe Nash via All-commits
all-commits at lists.llvm.org
Tue Oct 11 08:22:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3648fc5b42bd2c320cb49004cd9c40cd32a44384
https://github.com/llvm/llvm-project/commit/3648fc5b42bd2c320cb49004cd9c40cd32a44384
Author: Joe Nash <Joseph.Nash at amd.com>
Date: 2022-10-11 (Tue, 11 Oct 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
Log Message:
-----------
[AMDGPU] Make disassembler convertFMAanyK call more generic
Make support more generic to support future instructions.
Currently NFC.
Reviewed By: foad, arsenm
Differential Revision: https://reviews.llvm.org/D135678
More information about the All-commits
mailing list