[PATCH] D127665: [AMDGPU] Remove FillMFMAShadowMutation after switch to postmisched
Austin Kerbow via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 13 08:55:39 PDT 2022
kerbowa created this revision.
kerbowa added reviewers: rampitec, arsenm, vangthao95, jrbyrnes.
Herald added subscribers: kosarev, jsilvanus, hsmhsm, foad, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
Herald added a project: All.
kerbowa requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
This mutation interferes with resource heuristics.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D127665
Files:
llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/lib/Target/AMDGPU/GCNSubtarget.h
llvm/test/CodeGen/AMDGPU/sched-prefer-non-mfma.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127665.436431.patch
Type: text/x-patch
Size: 8640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220613/f912a4f6/attachment.bin>
More information about the llvm-commits
mailing list