[all-commits] [llvm/llvm-project] da1f1b: Prevent extraneous copy in f752265231c2d15590a53e4...

NimishMishra via All-commits all-commits at lists.llvm.org
Mon Jul 31 05:04:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da1f1b229246a64ebf385a133c5528a8ce622731
      https://github.com/llvm/llvm-project/commit/da1f1b229246a64ebf385a133c5528a8ce622731
  Author: Nimish Mishra <neelam.nimish at gmail.com>
  Date:   2023-07-31 (Mon, 31 Jul 2023)

  Changed paths:
    M flang/lib/Lower/OpenMP.cpp

  Log Message:
  -----------
  Prevent extraneous copy in f752265231c2d15590a53e45bcc850acf2450dfc

Commit f752265231c2d15590a53e45bcc850acf2450dfc uses
extraneous copy to the loop variable. Fixing the same




More information about the All-commits mailing list