[all-commits] [llvm/llvm-project] f0008a: [MLIR] Add `getI8Type` to `OpBuilder`
frgossen via All-commits
all-commits at lists.llvm.org
Tue Aug 3 02:43:09 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0008a4cf43588ff695c84dbfe3b1ae89640f85c
https://github.com/llvm/llvm-project/commit/f0008a4cf43588ff695c84dbfe3b1ae89640f85c
Author: Frederik Gossen <frgossen at google.com>
Date: 2021-08-03 (Tue, 03 Aug 2021)
Changed paths:
M mlir/include/mlir/IR/Builders.h
M mlir/lib/IR/Builders.cpp
Log Message:
-----------
[MLIR] Add `getI8Type` to `OpBuilder`
Differential Revision: https://reviews.llvm.org/D107332
More information about the All-commits
mailing list