[all-commits] [llvm/llvm-project] 9db3b8: [flang] fix broken ieee tests

Tom Eccles via All-commits all-commits at lists.llvm.org
Wed Dec 6 03:23:26 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9db3b8d2537e2e3da8f9a8f8f12cd9263335f4f9
      https://github.com/llvm/llvm-project/commit/9db3b8d2537e2e3da8f9a8f8f12cd9263335f4f9
  Author: Tom Eccles <tom.eccles at arm.com>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
    M flang/test/Lower/Intrinsics/ieee_compare.f90
    M flang/test/Lower/Intrinsics/ieee_logb.f90
    M flang/test/Lower/Intrinsics/ieee_max_min.f90
    M flang/test/Lower/Intrinsics/ieee_unordered.f90

  Log Message:
  -----------
  [flang] fix broken ieee tests

These tests were broken after
https://github.com/llvm/llvm-project/pull/74315

Fixing them to ignore the fastmath attribute on fcmp




More information about the All-commits mailing list