Remove 'Is' from IsFlatScratch/Global. NFC
Should I do the same for is_flat_scratch/global?
Paths
| Differential D100108
[AMDGPU] IsFlatScratch/Global -> FlatScratch/Global ClosedPublic Authored by sebastian-ne on Apr 8 2021, 7:16 AM.
Details Summary Remove 'Is' from IsFlatScratch/Global. NFC Should I do the same for is_flat_scratch/global?
Diff Detail
Event TimelineHerald added subscribers: kerbowa, hiraditya, t-tye and 6 others. · View Herald TranscriptApr 8 2021, 7:16 AM Comment Actions
I don't think it matters, since it is only used in FLATInstructions.td. Comment Actions Seems fine to me. There is not much consistency in the naming of the SIInstrFlags flags. This revision is now accepted and ready to land.Apr 8 2021, 7:49 AM Closed by commit rG36138db116a8: [AMDGPU] IsFlatScratch/Global -> FlatScratch/Global (authored by sebastian-ne). · Explain WhyApr 9 2021, 2:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 336098 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
|