[PATCH] D78167: [llvm][StringExtras] Merge StringExtras from MLIR into LLVM
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 14 19:03:46 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG229e392b4edb: [llvm][StringExtras] Merge StringExtras from MLIR into LLVM (authored by rriddle).
Changed prior to commit:
https://reviews.llvm.org/D78167?vs=257555&id=257588#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78167/new/
https://reviews.llvm.org/D78167
Files:
llvm/include/llvm/ADT/StringExtras.h
llvm/lib/Support/StringExtras.cpp
llvm/unittests/ADT/StringExtrasTest.cpp
mlir/include/mlir/Support/StringExtras.h
mlir/lib/Dialect/SPIRV/SPIRVDialect.cpp
mlir/lib/Dialect/SPIRV/SPIRVOps.cpp
mlir/lib/Dialect/SPIRV/Serialization/Deserializer.cpp
mlir/lib/Dialect/SPIRV/Serialization/Serializer.cpp
mlir/tools/mlir-tblgen/DialectGen.cpp
mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
mlir/tools/mlir-tblgen/SPIRVUtilsGen.cpp
mlir/tools/mlir-vulkan-runner/VulkanRuntime.h
mlir/unittests/IR/CMakeLists.txt
mlir/unittests/IR/StringExtrasTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78167.257588.patch
Type: text/x-patch
Size: 20038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200415/c6046885/attachment.bin>
More information about the llvm-commits
mailing list