[PATCH] D100108: [AMDGPU] IsFlatScratch/Global -> FlatScratch/Global
Sebastian Neubauer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 8 07:16:10 PDT 2021
sebastian-ne created this revision.
sebastian-ne added reviewers: arsenm, foad.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
sebastian-ne requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Remove 'Is' from IsFlatScratch/Global. NFC
Should I do the same for is_flat_scratch/global?
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D100108
Files:
llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/lib/Target/AMDGPU/FLATInstructions.td
llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
llvm/lib/Target/AMDGPU/SIDefines.h
llvm/lib/Target/AMDGPU/SIInstrFormats.td
llvm/lib/Target/AMDGPU/SIInstrInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100108.336098.patch
Type: text/x-patch
Size: 5174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210408/7c87e07a/attachment.bin>
More information about the llvm-commits
mailing list