[PATCH] D124678: [AMDGPU] Allow for MFMA Inst Clustering
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 3 11:01:10 PDT 2022
rampitec added inline comments.
================
Comment at: .arcconfig:7
"arc.land.onto.default": "main",
- "arc.land.onto": ["main"]
+ "arc.land.onto": ["main"],
+ "history.immutable" : false
----------------
It does not belong here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124678/new/
https://reviews.llvm.org/D124678
More information about the llvm-commits
mailing list