[all-commits] [llvm/llvm-project] 84ee08: [RISCV] Avoid illegal DAG combination for strict-f...

Yeting Kuo via All-commits all-commits at lists.llvm.org
Fri Jun 2 19:29:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 84ee08c6a89a96c29e7be7e62f91f4bcdcde48ae
      https://github.com/llvm/llvm-project/commit/84ee08c6a89a96c29e7be7e62f91f4bcdcde48ae
  Author: Yeting Kuo <yeting.kuo at sifive.com>
  Date:   2023-06-03 (Sat, 03 Jun 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp

  Log Message:
  -----------
  [RISCV] Avoid illegal DAG combination for strict-fp nodes.

Those combines may change the exception behavior and rounding behavior.

Reviewed By: craig.topper

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




More information about the All-commits mailing list