[all-commits] [llvm/llvm-project] 7d9733: [AMDGPU] Fix scheduling model for V_MULLIT_F32
jayfoad via All-commits
all-commits at lists.llvm.org
Fri Feb 28 15:31:49 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7d973307d5515b44df92f041916a0be25c1faa4b
https://github.com/llvm/llvm-project/commit/7d973307d5515b44df92f041916a0be25c1faa4b
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-02-28 (Fri, 28 Feb 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
Log Message:
-----------
[AMDGPU] Fix scheduling model for V_MULLIT_F32
This was incorrectly marked as a half rate 64-bit instruction by D45073.
More information about the All-commits
mailing list