[all-commits] [llvm/llvm-project] 6a1038: [mlir][llvm] Fix for MemRefBuilder when using opaq...

Stephan Herhut via All-commits all-commits at lists.llvm.org
Tue Apr 18 01:02:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6a10381b6f123631db37007e9f9ecbe4559cf29e
      https://github.com/llvm/llvm-project/commit/6a10381b6f123631db37007e9f9ecbe4559cf29e
  Author: Stephan Herhut <herhut at google.com>
  Date:   2023-04-18 (Tue, 18 Apr 2023)

  Changed paths:
    M mlir/lib/Conversion/LLVMCommon/MemRefBuilder.cpp

  Log Message:
  -----------
  [mlir][llvm] Fix for MemRefBuilder when using opaque pointers.

Loading the offset of an unranked memref descriptor is creating an invalid load.

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




More information about the All-commits mailing list