-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[aievec] to-llvm/to-cpp flow for emulated fp32xfp32 mul elem (#1239)
* Add some of the upd/msc intrinsics to XLLVM. * Enable vector->aievec support for the f32xf32 mul_elem and add the corresponding conversion test. * Add aievec-to-llvm conversion pattern for the emulated f32xf32 elementwise multiplication. * Add aievec-to-llvm conversion tests for the newly added XLLVM ops. * Add target llvm translation tests. * Add f32xf32_mul_elem e2e tests for the to-llvm and to-cpp flow. This includes the testbench.cc and the test script.
- Loading branch information
1 parent
d088353
commit de9e2dc
Showing
18 changed files
with
441 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.