[PATCH] D141034: [Interpreter] Added aggregate types support

Chunyang, Dai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 23:55:52 PST 2023


cdai2 created this revision.
Herald added subscribers: nlopes, hiraditya.
Herald added a project: All.
cdai2 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

SATest needs this support for compiler validation.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D141034

Files:
  llvm/lib/ExecutionEngine/ExecutionEngine.cpp
  llvm/lib/ExecutionEngine/Interpreter/CMakeLists.txt
  llvm/lib/ExecutionEngine/Interpreter/Interpreter.h
  llvm/test/ExecutionEngine/test-interp-aggregate.ll
  llvm/test/ExecutionEngine/test-interp-vec-insertextractvalue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141034.486481.patch
Type: text/x-patch
Size: 10047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230105/9f78e295/attachment.bin>


More information about the llvm-commits mailing list