[all-commits] [llvm/llvm-project] 7ecce1: [fir] Correct and reenable test that was removed b...

Eric Schweitz via All-commits all-commits at lists.llvm.org
Sat Jan 8 13:58:54 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ecce1f6959f8f196cba7f0b9411fa5d50e17b99
      https://github.com/llvm/llvm-project/commit/7ecce1f6959f8f196cba7f0b9411fa5d50e17b99
  Author: Eric Schweitz <eschweitz at nvidia.com>
  Date:   2022-01-08 (Sat, 08 Jan 2022)

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

  Log Message:
  -----------
  [fir] Correct and reenable test that was removed by MLIR.

See https://github.com/llvm/llvm-project/issues/53064

The original test required a cast to be correct.
Correct the CHECK lines. Prune unused ones.

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




More information about the All-commits mailing list