[all-commits] [llvm/llvm-project] 1147e7: [flang] Enable RISC-V for x86CompatibleBehavior in...

realqhc via All-commits all-commits at lists.llvm.org
Tue Nov 29 02:15:34 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1147e70e7ec18533e02b0bc1e77a9bf9d1f84ab8
      https://github.com/llvm/llvm-project/commit/1147e70e7ec18533e02b0bc1e77a9bf9d1f84ab8
  Author: Qihan Cai <qcai8733 at uni.sydney.edu.au>
  Date:   2022-11-29 (Tue, 29 Nov 2022)

  Changed paths:
    M flang/include/flang/Evaluate/target.h

  Log Message:
  -----------
  [flang] Enable RISC-V for x86CompatibleBehavior in floating point flag

Fixes #59132 by mitigating the behavior of not setting underflow flag on RISC-V platform.

Reviewed By: vzakhari

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




More information about the All-commits mailing list