[PATCH] D78042: Eliminate all uses of Identifier::is() in the source tree, this doesn't remove the definition of it (yet). NFC.

Chris Lattner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 11:54:30 PDT 2020


This revision was automatically updated to reflect the committed changes.
lattner marked 2 inline comments as done.
Closed by commit rG74e6a5b2a3b0: Eliminate all uses of Identifier::is() in the source tree, this doesn't removeā€¦ (authored by lattner).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78042/new/

https://reviews.llvm.org/D78042

Files:
  mlir/include/mlir/IR/Identifier.h
  mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
  mlir/lib/Conversion/GPUToSPIRV/ConvertGPUToSPIRV.cpp
  mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
  mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
  mlir/lib/Dialect/SPIRV/SPIRVLowering.cpp
  mlir/lib/Dialect/SPIRV/Serialization/Serializer.cpp
  mlir/lib/IR/Attributes.cpp
  mlir/lib/IR/TypeUtilities.cpp
  mlir/test/lib/Dialect/Test/TestDialect.cpp
  mlir/tools/mlir-tblgen/SPIRVUtilsGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78042.257051.patch
Type: text/x-patch
Size: 7978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200413/da2e11f3/attachment.bin>


More information about the llvm-commits mailing list