[all-commits] [llvm/llvm-project] 4d3ba4: [flang] Add tests for converting arrays and refs t...

Diana via All-commits all-commits at lists.llvm.org
Tue Jan 11 02:06:02 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4d3ba4e6c8eacd39ba224b6ccb8934856ecb6264
      https://github.com/llvm/llvm-project/commit/4d3ba4e6c8eacd39ba224b6ccb8934856ecb6264
  Author: Diana Picus <diana.picus at linaro.org>
  Date:   2022-01-11 (Tue, 11 Jan 2022)

  Changed paths:
    M flang/test/Fir/types-to-llvm.fir

  Log Message:
  -----------
  [flang] Add tests for converting arrays and refs to arrays. NFC

Cover more of the code paths from LLVMTypeConverter::convertPointerLike
and LLVMTypeConverter::convertSequenceType.

Differential Revision: https://reviews.llvm.org/D116927




More information about the All-commits mailing list