[all-commits] [llvm/llvm-project] 36138d: [AMDGPU] IsFlatScratch/Global -> FlatScratch/Global
Sebastian Neubauer via All-commits
all-commits at lists.llvm.org
Fri Apr 9 02:22:34 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36138db116a8eb05b801fa02ee52ab1436c5a3ac
https://github.com/llvm/llvm-project/commit/36138db116a8eb05b801fa02ee52ab1436c5a3ac
Author: Sebastian Neubauer <sebastian.neubauer at amd.com>
Date: 2021-04-09 (Fri, 09 Apr 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
M llvm/lib/Target/AMDGPU/FLATInstructions.td
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
M llvm/lib/Target/AMDGPU/SIDefines.h
M llvm/lib/Target/AMDGPU/SIInstrFormats.td
M llvm/lib/Target/AMDGPU/SIInstrInfo.h
Log Message:
-----------
[AMDGPU] IsFlatScratch/Global -> FlatScratch/Global
Remove 'Is' from IsFlatScratch/Global. NFC
Differential Revision: https://reviews.llvm.org/D100108
More information about the All-commits
mailing list