[all-commits] [llvm/llvm-project] 79b29d: AMDGPU: Remove DisableInst feature
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Apr 6 06:27:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 79b29d6df7091335d516a55ccdefb296069e6ddb
https://github.com/llvm/llvm-project/commit/79b29d6df7091335d516a55ccdefb296069e6ddb
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-04-06 (Mon, 06 Apr 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
M llvm/lib/Target/AMDGPU/VOP1Instructions.td
M llvm/lib/Target/AMDGPU/VOP2Instructions.td
M llvm/lib/Target/AMDGPU/VOPInstructions.td
Log Message:
-----------
AMDGPU: Remove DisableInst feature
I'm not sure why these were bothering to check the instruction
profile, since those profiles should only be used with these
instruction classes.
More information about the All-commits
mailing list