[all-commits] [llvm/llvm-project] 8dd6c7: [mlir][llvm] Improve intrinsic import/export tests

Tobias Gysi via All-commits all-commits at lists.llvm.org
Thu Aug 10 03:34:58 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8dd6c7aa2ce8a97ee6af99d7bf5aac34c20975c0
      https://github.com/llvm/llvm-project/commit/8dd6c7aa2ce8a97ee6af99d7bf5aac34c20975c0
  Author: Tobias Gysi <tobias.gysi at nextsilicon.com>
  Date:   2023-08-10 (Thu, 10 Aug 2023)

  Changed paths:
    M mlir/test/Target/LLVMIR/Import/intrinsic.ll
    M mlir/test/Target/LLVMIR/llvmir-intrinsics.mlir

  Log Message:
  -----------
  [mlir][llvm] Improve intrinsic import/export tests

This revision changes some typed pointer tests to opaque pointer tests
and improves the stack save/restore tests to verify the import and
export of intrinsics with different address spaces works.

Reviewed By: zero9178

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




More information about the All-commits mailing list