[all-commits] [llvm/llvm-project] 14d99e: [MLIR] Convert remaining tests to opaque pointers ...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Jan 25 04:14:12 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14d99ea16c4433a6b6dbaf6a7e3b9f14984a9417
      https://github.com/llvm/llvm-project/commit/14d99ea16c4433a6b6dbaf6a7e3b9f14984a9417
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
    M mlir/test/Target/LLVMIR/Import/basic.ll
    M mlir/test/Target/LLVMIR/Import/constant.ll
    M mlir/test/Target/LLVMIR/Import/incorrect-constant-caching.ll
    M mlir/test/Target/LLVMIR/Import/incorrect-constexpr-inst-caching.ll
    M mlir/test/Target/LLVMIR/Import/incorrect-scalable-vector-check.ll
    M mlir/test/Target/LLVMIR/Import/intrinsic.ll
    M mlir/test/Target/LLVMIR/Import/zeroinitializer.ll

  Log Message:
  -----------
  [MLIR] Convert remaining tests to opaque pointers (NFC)

These were the final tests using -opaque-pointers=0 in mlir/.




More information about the All-commits mailing list