[all-commits] [llvm/llvm-project] cc9f17: [flang][openacc][NFC] Get rid of use-desc-for-allo...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Tue Nov 14 13:17:33 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cc9f1769e5dcc9891598e352405e04b1a0fe7817
      https://github.com/llvm/llvm-project/commit/cc9f1769e5dcc9891598e352405e04b1a0fe7817
  Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
  Date:   2023-11-14 (Tue, 14 Nov 2023)

  Changed paths:
    M flang/test/Lower/OpenACC/acc-atomic-read.f90
    M flang/test/Lower/OpenACC/acc-atomic-update.f90
    M flang/test/Lower/OpenACC/acc-atomic-write.f90

  Log Message:
  -----------
  [flang][openacc][NFC] Get rid of use-desc-for-alloc=false option in atomic tests (#72291)

This option change the default lowering and should not be used. Make the
atomic tests more homogenous to the rest of the OpenACC tests. No
OpenACC tests use this option.




More information about the All-commits mailing list