It also removes a few duplicated intrinsics in the vector EDSL.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D82515
[mlir][EDSL] Add divis and diviu and vector.extractelement ClosedPublic Authored by dcaballe on Jun 24 2020, 5:53 PM.
Details Summary It also removes a few duplicated intrinsics in the vector EDSL.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 25 2020, 4:47 AM Closed by commit rGa72887831a22: [mlir][EDSC] Add divis and diviu and vector.extractelement (authored by dcaballe). · Explain WhyJun 25 2020, 8:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 273387 mlir/include/mlir/Dialect/StandardOps/EDSC/Intrinsics.h
mlir/include/mlir/Dialect/Vector/EDSC/Intrinsics.h
mlir/test/EDSC/builder-api-test.cpp
|