[all-commits] [llvm/llvm-project] fce9dd: [mlir][NFC] Remove StandardTypes.h now that all us...
River Riddle via All-commits
all-commits at lists.llvm.org
Wed Dec 16 20:45:51 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fce9dd6b252146d3d6e112be5026b9045419116d
https://github.com/llvm/llvm-project/commit/fce9dd6b252146d3d6e112be5026b9045419116d
Author: River Riddle <riddleriver at gmail.com>
Date: 2020-12-16 (Wed, 16 Dec 2020)
Changed paths:
M mlir/include/mlir/Dialect/ArmSVE/ArmSVEDialect.h
R mlir/include/mlir/IR/StandardTypes.h
M mlir/lib/Dialect/ArmSVE/IR/ArmSVEDialect.cpp
Log Message:
-----------
[mlir][NFC] Remove StandardTypes.h now that all usages point to BuiltinTypes.h
Differential Revision: https://reviews.llvm.org/D93430
More information about the All-commits
mailing list