[all-commits] [llvm/llvm-project] be30cd: [flang][lowering] Move PDT TODO before length para...

jeanPerier via All-commits all-commits at lists.llvm.org
Thu Sep 28 08:09:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: be30cd62a94ebd941b787f101363a584f220b2d3
      https://github.com/llvm/llvm-project/commit/be30cd62a94ebd941b787f101363a584f220b2d3
  Author: jeanPerier <jperier at nvidia.com>
  Date:   2023-09-28 (Thu, 28 Sep 2023)

  Changed paths:
    M flang/lib/Lower/ConvertType.cpp

  Log Message:
  -----------
  [flang][lowering] Move PDT TODO before length param type lowering (#67650)

There is a crash before hitting the TODO when the length parameter kind
depends on a KIND parameter. I do not want to fix it since I cannot test
it because of the TODO, so I just moved to TODO up and added a comment.




More information about the All-commits mailing list