SATest needs this support for compiler validation.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
Comment Actions
I can understand the reason for changes in llvm/lib/ExecutionEngine/ExecutionEngine.cpp and tests, but the purpose of changes in llvm/lib/ExecutionEngine/Interpreter/ is not clear. Could you elaborate more on that, please?
Comment Actions
The OCL test we used includes the Interpreter.h header file and uses the getOperandValue function of Interpreter instance. This is why we copy it to LVM_BINARY_DIR}/include/ path.
clang-format not found in user’s local PATH; not linting file.