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

Alexey Bader via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 5 11:49:16 PST 2023


bader added a comment.

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?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141034



More information about the llvm-commits mailing list