[all-commits] [llvm/llvm-project] 9ea3fc: Fix use of unitialized variable 'mapperFunc' to pr...

Akash Banerjee via All-commits all-commits at lists.llvm.org
Sat Apr 22 02:51:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ea3fcfa380c6097fddd0d9a9b2c13f0f20bc41a
      https://github.com/llvm/llvm-project/commit/9ea3fcfa380c6097fddd0d9a9b2c13f0f20bc41a
  Author: Akash Banerjee <Akash.Banerjee at amd.com>
  Date:   2023-04-22 (Sat, 22 Apr 2023)

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

  Log Message:
  -----------
  Fix use of unitialized variable 'mapperFunc' to prevent unexpected behaviour.




More information about the All-commits mailing list