[PATCH] D69138: [AMDGPU] drop getIsFP td helper
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 17 14:19:09 PDT 2019
rampitec created this revision.
rampitec added reviewers: kzhuravl, arsenm.
Herald added subscribers: hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely.
Herald added a project: LLVM.
We already have isFloatType helper, and they are out of sync.
Drop one and merge the type list.
https://reviews.llvm.org/D69138
Files:
llvm/lib/Target/AMDGPU/BUFInstructions.td
llvm/lib/Target/AMDGPU/FLATInstructions.td
llvm/lib/Target/AMDGPU/SIInstrInfo.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69138.225516.patch
Type: text/x-patch
Size: 5027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191017/cde82e1b/attachment.bin>
More information about the llvm-commits
mailing list