[all-commits] [llvm/llvm-project] 1a8a9d: Update TODO message

Tom Eccles via All-commits all-commits at lists.llvm.org
Mon Mar 18 04:10:50 PDT 2024


  Branch: refs/heads/users/tblah/omp_array_reduction_6
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a8a9d9dfd3842cedc445739c76e530962915472
      https://github.com/llvm/llvm-project/commit/1a8a9d9dfd3842cedc445739c76e530962915472
  Author: Tom Eccles <tom.eccles at arm.com>
  Date:   2024-03-18 (Mon, 18 Mar 2024)

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

  Log Message:
  -----------
  Update TODO message


  Commit: 75064120391e66beadb0f68967985a72cab3f825
      https://github.com/llvm/llvm-project/commit/75064120391e66beadb0f68967985a72cab3f825
  Author: Tom Eccles <tom.eccles at arm.com>
  Date:   2024-03-18 (Mon, 18 Mar 2024)

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

  Log Message:
  -----------
  Add TODO for stack allocations inside of a loop


  Commit: 570c7fafe0cef708daf02eb4ae9917a26c9fd610
      https://github.com/llvm/llvm-project/commit/570c7fafe0cef708daf02eb4ae9917a26c9fd610
  Author: Tom Eccles <tom.eccles at arm.com>
  Date:   2024-03-18 (Mon, 18 Mar 2024)

  Changed paths:
    M flang/include/flang/Optimizer/Builder/HLFIRTools.h
    M flang/lib/Lower/OpenMP/ReductionProcessor.cpp
    M flang/lib/Optimizer/Builder/HLFIRTools.cpp
    M flang/test/Lower/OpenMP/parallel-reduction-array.f90
    M flang/test/Lower/OpenMP/wsloop-reduction-array.f90

  Log Message:
  -----------
  Move createStackTempFromMold into a function


Compare: https://github.com/llvm/llvm-project/compare/bd668cd95d95...570c7fafe0ce

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