[all-commits] [llvm/llvm-project] 3cad8a: Add zero_extendi and sign_extendi to intrinsic nam...
Pruthvi via All-commits
all-commits at lists.llvm.org
Mon Jan 13 01:23:49 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3cad8ada4947dc6793e5af56d6dd0e6eed9e570f
https://github.com/llvm/llvm-project/commit/3cad8ada4947dc6793e5af56d6dd0e6eed9e570f
Author: Pruthvi <pruthvi.gowda.thorehosur.appajigowda at intel.com>
Date: 2020-01-13 (Mon, 13 Jan 2020)
Changed paths:
M mlir/include/mlir/EDSC/Intrinsics.h
M mlir/test/EDSC/builder-api-test.cpp
Log Message:
-----------
Add zero_extendi and sign_extendi to intrinsic namespace
Summary:
- update zero_extendi and sign_extendi in edsc/intrinsic namespace
- Builder API test for zero_extendi and sign_extendi
Differential Revision: https://reviews.llvm.org/D72298
More information about the All-commits
mailing list