[all-commits] [llvm/llvm-project] b59022: DAG: Handle lowering of unordered fcZero|fcSubnorm...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jul 11 15:50:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b59022b42e0b2c3f5f183306114b398c7eda7e92
https://github.com/llvm/llvm-project/commit/b59022b42e0b2c3f5f183306114b398c7eda7e92
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-07-11 (Tue, 11 Jul 2023)
Changed paths:
M llvm/lib/CodeGen/CodeGenCommonISel.cpp
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
M llvm/test/CodeGen/AMDGPU/llvm.is.fpclass.f16.ll
M llvm/test/CodeGen/X86/is_fpclass.ll
Log Message:
-----------
DAG: Handle lowering of unordered fcZero|fcSubnormal to fcmp
More information about the All-commits
mailing list