[all-commits] [llvm/llvm-project] a72887: [mlir][EDSC] Add divis and diviu and vector.extrac...
Diego Caballero via All-commits
all-commits at lists.llvm.org
Thu Jun 25 08:21:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a72887831a222d6b2ccf614368d3ddf3780a63a7
https://github.com/llvm/llvm-project/commit/a72887831a222d6b2ccf614368d3ddf3780a63a7
Author: Diego Caballero <diego.caballero at intel.com>
Date: 2020-06-25 (Thu, 25 Jun 2020)
Changed paths:
M mlir/include/mlir/Dialect/StandardOps/EDSC/Intrinsics.h
M mlir/include/mlir/Dialect/Vector/EDSC/Intrinsics.h
M mlir/test/EDSC/builder-api-test.cpp
Log Message:
-----------
[mlir][EDSC] Add divis and diviu and vector.extractelement
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D82515
More information about the All-commits
mailing list