[all-commits] [llvm/llvm-project] 053478: [AMDGPU] Switch to using real True16 operands.
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Mon Sep 25 10:21:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 053478bbd0ae5329ea7993261225e6541f728858
https://github.com/llvm/llvm-project/commit/053478bbd0ae5329ea7993261225e6541f728858
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2023-09-25 (Mon, 25 Sep 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
M llvm/lib/Target/AMDGPU/SIInstructions.td
M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-fcanonicalize.mir
R llvm/test/CodeGen/AMDGPU/true16-ra-f128-fail.mir
Log Message:
-----------
[AMDGPU] Switch to using real True16 operands.
The DPP source and e64 destination operands remain unchanged for now.
Reviewed By: Joe_Nash
Differential Revision: https://reviews.llvm.org/D156104
More information about the All-commits
mailing list