[all-commits] [llvm/llvm-project] cdcbef: DAG: Fix typo in GET_FPENV legality check

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jun 13 17:10:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cdcbef1b14582f5b5b296bec750f60a1629ecc32
      https://github.com/llvm/llvm-project/commit/cdcbef1b14582f5b5b296bec750f60a1629ecc32
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-06-13 (Tue, 13 Jun 2023)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp

  Log Message:
  -----------
  DAG: Fix typo in GET_FPENV legality check

This made GET_FPENV unusable since the DAG builder would always emit
the mem version.




More information about the All-commits mailing list