[all-commits] [llvm/llvm-project] 5247a0: [AMDGPU] Correct gfx90c feature list
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Thu Feb 18 12:40:49 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5247a0d9e64886c4540cd4d54153d5387e13f493
https://github.com/llvm/llvm-project/commit/5247a0d9e64886c4540cd4d54153d5387e13f493
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2021-02-18 (Thu, 18 Feb 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.td
Log Message:
-----------
[AMDGPU] Correct gfx90c feature list
Looks like we have forced FeatureXNACK and forgot
FeatureMadMacF32Insts.
Differential Revision: https://reviews.llvm.org/D96989
More information about the All-commits
mailing list