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

Chunyang, Dai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 17:38:16 PST 2023


cdai2 updated this revision to Diff 490000.
cdai2 added a comment.

Only update ExecutionEngine.cpp


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141034/new/

https://reviews.llvm.org/D141034

Files:
  llvm/lib/ExecutionEngine/ExecutionEngine.cpp
  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.490000.patch
Type: text/x-patch
Size: 8495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230118/3c161a9e/attachment.bin>


More information about the llvm-commits mailing list