[all-commits] [llvm/llvm-project] c62b31: [mlir][LLVM] erase call mappings in forgetMapping()

Tom Eccles via All-commits all-commits at lists.llvm.org
Tue Mar 12 10:31:12 PDT 2024


  Branch: refs/heads/users/tblah/omp_array_reduction_4
  Home:   https://github.com/llvm/llvm-project
  Commit: c62b31262bc619145866a304e10925a35462f5bf
      https://github.com/llvm/llvm-project/commit/c62b31262bc619145866a304e10925a35462f5bf
  Author: Tom Eccles <tom.eccles at arm.com>
  Date:   2024-03-12 (Tue, 12 Mar 2024)

  Changed paths:
    M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp

  Log Message:
  -----------
  [mlir][LLVM] erase call mappings in forgetMapping()

It looks like the mappings for call instructions were forgotten here.
This fixes a bug in OpenMP when inlining a region containing call
operations multiple times.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list