[all-commits] [llvm/llvm-project] 722d79: [AMDGPU] Reorganize VOP3P encoding
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Wed Sep 30 15:27:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 722d792499a4b60dd582f870cbdfb572897906b4
https://github.com/llvm/llvm-project/commit/722d792499a4b60dd582f870cbdfb572897906b4
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP3PInstructions.td
M llvm/lib/Target/AMDGPU/VOPInstructions.td
Log Message:
-----------
[AMDGPU] Reorganize VOP3P encoding
This changes width of encoding and opcode fields to match the
documentation.
Differential Revision: https://reviews.llvm.org/D88619
More information about the All-commits
mailing list