[PATCH] D92042: [AMDGPU] Add a TRANS bit to TSFlags. NFC.
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 24 09:27:47 PST 2020
foad created this revision.
foad added reviewers: rampitec, Joe_Nash.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
Herald added a project: LLVM.
foad requested review of this revision.
Herald added a subscriber: wdng.
This is used to mark transcendental instructions that execute on a
separate pipeline from the normal VALU pipeline.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D92042
Files:
llvm/lib/Target/AMDGPU/SIDefines.h
llvm/lib/Target/AMDGPU/SIInstrFormats.td
llvm/lib/Target/AMDGPU/SIInstrInfo.h
llvm/lib/Target/AMDGPU/VOP1Instructions.td
llvm/lib/Target/AMDGPU/VOPInstructions.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92042.307386.patch
Type: text/x-patch
Size: 6761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201124/17b7a1f9/attachment.bin>
More information about the llvm-commits
mailing list