[all-commits] [llvm/llvm-project] 923230: [mlir] Add missing cast functions to mlir namespace
rk via All-commits
all-commits at lists.llvm.org
Mon Mar 27 11:13:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 923230d45eb5cb0278e5b198c4f840bfaac50abc
https://github.com/llvm/llvm-project/commit/923230d45eb5cb0278e5b198c4f840bfaac50abc
Author: Rahul Kayaith <rkayaith at gmail.com>
Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths:
M mlir/include/mlir/Support/LLVM.h
M mlir/unittests/IR/TypeTest.cpp
Log Message:
-----------
[mlir] Add missing cast functions to mlir namespace
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D146843
More information about the All-commits
mailing list