[flang-commits] [PATCH] D148910: [flang] Turn on use-desc-for-alloc by default

Jean Perier via Phabricator via flang-commits flang-commits at lists.llvm.org
Mon Apr 24 00:08:58 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGffe4029d92da: [flang] Turn on use-desc-for-alloc by default (authored by jeanPerier).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148910/new/

https://reviews.llvm.org/D148910

Files:
  flang/lib/Lower/Allocatable.cpp
  flang/test/Lower/Intrinsics/c_loc.f90
  flang/test/Lower/Intrinsics/iall.f90
  flang/test/Lower/Intrinsics/iany.f90
  flang/test/Lower/Intrinsics/iparity.f90
  flang/test/Lower/Intrinsics/len.f90
  flang/test/Lower/Intrinsics/loc.f90
  flang/test/Lower/Intrinsics/move_alloc.f90
  flang/test/Lower/Intrinsics/product.f90
  flang/test/Lower/Intrinsics/sum.f90
  flang/test/Lower/Intrinsics/system_clock.f90
  flang/test/Lower/OpenACC/acc-data-operands.f90
  flang/test/Lower/OpenMP/atomic-read.f90
  flang/test/Lower/OpenMP/atomic-update.f90
  flang/test/Lower/OpenMP/atomic-write.f90
  flang/test/Lower/OpenMP/parallel-private-clause.f90
  flang/test/Lower/allocatable-assignment.f90
  flang/test/Lower/allocatable-polymorphic.f90
  flang/test/Lower/allocatables.f90
  flang/test/Lower/allocate-mold.f90
  flang/test/Lower/allocate-source-allocatables.f90
  flang/test/Lower/allocate-source-pointers.f90
  flang/test/Lower/array-constructor-2.f90
  flang/test/Lower/character-assignment.f90
  flang/test/Lower/derived-type-finalization.f90
  flang/test/Lower/do_loop.f90
  flang/test/Lower/forall/array-pointer.f90
  flang/test/Lower/forall/forall-allocatable.f90
  flang/test/Lower/intentout-deallocate.f90
  flang/test/Lower/io-implied-do-fixes.f90
  flang/test/Lower/parent-component.f90
  flang/test/Lower/pointer-assignments.f90
  flang/test/Lower/polymorphic.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148910.516288.patch
Type: text/x-patch
Size: 15960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230424/d62b9c6d/attachment-0001.bin>


More information about the flang-commits mailing list