Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LLVM Interpreter: This patch implements vector support for cast opera…
…tions (zext, sext, uitofp, sitofp, trunc, fpext, fptosi, fptrunc, bitcast) and shift operations (shl, ashr, lshr) for integer and floating point data types. Added tests. Done by Yuri Veselov (mailto:[email protected]). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187724 91177308-0d34-0410-b5e6-96231b3b80d8
- Loading branch information