Declaration and implementation of the functions getI2/4/16Type() are added to Builders.h/cpp respectively.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D133793
[MLIR] Add getI2Type/getI4Type/getI16type to `OpBuilder` ClosedPublic Authored by pecopty on Sep 13 2022, 11:10 AM.
Details Summary Declaration and implementation of the functions getI2/4/16Type() are added to Builders.h/cpp respectively.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 13 2022, 12:56 PM Closed by commit rG54bd8bb4520c: [mlir] Add accessor methods for I[2|4|16] types to Builder. (authored by pecopty, committed by hgreving). · Explain WhySep 14 2022, 9:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 460129 mlir/include/mlir/IR/Builders.h
mlir/lib/IR/Builders.cpp
|