[all-commits] [llvm/llvm-project] 6bb7c6: [MLIR][OpenMP] Add check to see if map operand is ...

Akash Banerjee via All-commits all-commits at lists.llvm.org
Tue Nov 7 05:26:50 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6bb7c65493925e0fd1ec5d9645a840b9bd10aede
      https://github.com/llvm/llvm-project/commit/6bb7c65493925e0fd1ec5d9645a840b9bd10aede
  Author: Akash Banerjee <Akash.Banerjee at amd.com>
  Date:   2023-11-07 (Tue, 07 Nov 2023)

  Changed paths:
    M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp

  Log Message:
  -----------
  [MLIR][OpenMP] Add check to see if map operand is of PtrType before creating LoadInst

This fixes build error from fbaf2c6cf7b207145dbda0d1cbadd0b446a21199.




More information about the All-commits mailing list