[all-commits] [llvm/llvm-project] 54bd8b: [mlir] Add accessor methods for I[2|4|16] types to...
pecopty via All-commits
all-commits at lists.llvm.org
Wed Sep 14 09:07:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 54bd8bb4520c6685ec4d3c99b4d48b56be0095e9
https://github.com/llvm/llvm-project/commit/54bd8bb4520c6685ec4d3c99b4d48b56be0095e9
Author: Eman Copty <ecopty at google.com>
Date: 2022-09-14 (Wed, 14 Sep 2022)
Changed paths:
M mlir/include/mlir/IR/Builders.h
M mlir/lib/IR/Builders.cpp
Log Message:
-----------
[mlir] Add accessor methods for I[2|4|16] types to Builder.
Adds the accessor methods for I[2|4|16] types to the Builder.
Differential Revision: https://reviews.llvm.org/D133793
More information about the All-commits
mailing list