[all-commits] [llvm/llvm-project] cf2028: [mlir] Use default lli JIT in Integration tests

Emilio Cota via All-commits all-commits at lists.llvm.org
Wed Apr 14 12:55:27 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf20286bcc9b7182a25b3cc64a87a94c383fa37f
      https://github.com/llvm/llvm-project/commit/cf20286bcc9b7182a25b3cc64a87a94c383fa37f
  Author: Emilio Cota <ecg at google.com>
  Date:   2021-04-14 (Wed, 14 Apr 2021)

  Changed paths:
    M mlir/test/Integration/Dialect/Vector/CPU/AMX/test-mulf.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/AMX/test-muli-ext.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/AMX/test-muli.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/AMX/test-tilezero-block.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/AMX/test-tilezero.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/X86Vector/test-mask-compress.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/X86Vector/test-rsqrt.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/X86Vector/test-sparse-dot-product.mlir
    M mlir/test/Integration/Dialect/Vector/CPU/X86Vector/test-vp2intersect-i32.mlir

  Log Message:
  -----------
  [mlir] Use default lli JIT in Integration tests

Now that 9b8e7a9d ("[lli] Honor the --entry-function flag in orc and
orc-lazy modes") fixed https://llvm.org/PR49906.

Reviewed By: mehdi_amini, aartbik

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




More information about the All-commits mailing list