[all-commits] [llvm/llvm-project] 43d6f9: AMDGPU/Utils - cleanup include and forward declara...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Apr 26 04:12:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 43d6f9a87678bde0ba662c6486f2e1a67c28681a
https://github.com/llvm/llvm-project/commit/43d6f9a87678bde0ba662c6486f2e1a67c28681a
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-26 (Sun, 26 Apr 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
M llvm/lib/Target/AMDGPU/Utils/AMDGPUPALMetadata.h
Log Message:
-----------
AMDGPU/Utils - cleanup include and forward declarations. NFC.
Remove unused includes + forward declarations.
Reduce unnecessary StringRef.h includes to StringRef forward declaration.
Commit: e4196b1caed68d21ac52e0a7191d71d3dcc7a913
https://github.com/llvm/llvm-project/commit/e4196b1caed68d21ac52e0a7191d71d3dcc7a913
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-26 (Sun, 26 Apr 2020)
Changed paths:
M llvm/lib/Target/X86/AsmParser/X86Operand.h
Log Message:
-----------
X86Operand.h - remove unnecessary includes. NFC.
Compare: https://github.com/llvm/llvm-project/compare/d93ad3aedbb4...e4196b1caed6
More information about the All-commits
mailing list