[all-commits] [llvm/llvm-project] 871560: [AMDGPU] Set SchedRW = Write64Bit on V_MOV_B64 (#7...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Wed Oct 25 10:51:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8715600435c7650addabcf2a8337bdfd3297c58d
https://github.com/llvm/llvm-project/commit/8715600435c7650addabcf2a8337bdfd3297c58d
Author: Stanislav Mekhanoshin <rampitec at users.noreply.github.com>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/VOP1Instructions.td
Log Message:
-----------
[AMDGPU] Set SchedRW = Write64Bit on V_MOV_B64 (#70135)
This is mostly NFCI as V_MOV_B64_PSEUDO is selected instead and expanded
past RA.
More information about the All-commits
mailing list