]> granicus.if.org Git - llvm/commit
[ExecutionEngine] Add UnaryOperator visitor to the interpreter
authorCameron McInally <cameron.mcinally@nyu.edu>
Mon, 10 Jun 2019 14:38:48 +0000 (14:38 +0000)
committerCameron McInally <cameron.mcinally@nyu.edu>
Mon, 10 Jun 2019 14:38:48 +0000 (14:38 +0000)
commit2314c6c63ee10b2a45b3c1a445045803a5b3b2a5
tree5181ee0d5ee1be59422154b969922932f892fb2d
parentd0bbd7088a8d076b525c11ef46b37d9a64da5f5c
[ExecutionEngine] Add UnaryOperator visitor to the interpreter

This is to support the unary FNeg instruction.

Differential Revision: https://reviews.llvm.org/D62881

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@362941 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/Interpreter/Execution.cpp
lib/ExecutionEngine/Interpreter/Interpreter.h
test/ExecutionEngine/test-interp-vec-arithm_float.ll