[all-commits] [llvm/llvm-project] a6bd22: [ExecutionEngine] Support TargetExtType in Interpr...

Wenju He via All-commits all-commits at lists.llvm.org
Wed Jun 7 18:25:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a6bd2241b86148939db37d4a9427e0f0f876b501
      https://github.com/llvm/llvm-project/commit/a6bd2241b86148939db37d4a9427e0f0f876b501
  Author: Wenju He <wenju.he at intel.com>
  Date:   2023-06-08 (Thu, 08 Jun 2023)

  Changed paths:
    M llvm/lib/ExecutionEngine/ExecutionEngine.cpp
    A llvm/test/ExecutionEngine/test-interp-target-ext-type.ll

  Log Message:
  -----------
  [ExecutionEngine] Support TargetExtType in Interpreter

When llvm Interpreter is used to execute bitcode, it shall be able to handle TargetExtType.

Reviewed By: jcranmer-intel

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




More information about the All-commits mailing list