[all-commits] [llvm/llvm-project] 6f8ef5: [flang] Construct SmallVector with ArrayRef (NFC) ...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Mon Aug 5 04:03:31 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f8ef5ad2f35321257adbe353f86027bf5209023
      https://github.com/llvm/llvm-project/commit/6f8ef5ad2f35321257adbe353f86027bf5209023
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-08-05 (Mon, 05 Aug 2024)

  Changed paths:
    M flang/include/flang/Lower/CallInterface.h
    M flang/include/flang/Lower/IterationSpace.h
    M flang/include/flang/Optimizer/Builder/BoxValue.h
    M flang/include/flang/Optimizer/Support/InternalNames.h
    M flang/lib/Lower/ConvertArrayConstructor.cpp
    M flang/lib/Lower/IterationSpace.cpp
    M flang/lib/Optimizer/Transforms/AffineDemotion.cpp
    M flang/unittests/Optimizer/InternalNamesTest.cpp

  Log Message:
  -----------
  [flang] Construct SmallVector with ArrayRef (NFC) (#101901)



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