[all-commits] [llvm/llvm-project] 984f1b: [LegalizeTypes] Add missing case for STRICT_FP_ROU...
john-brawn-arm via All-commits
all-commits at lists.llvm.org
Fri Dec 6 07:56:39 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 984f1bb3e794b83da5dde9440f9807c645e8e6db
https://github.com/llvm/llvm-project/commit/984f1bb3e794b83da5dde9440f9807c645e8e6db
Author: John Brawn <john.brawn at arm.com>
Date: 2019-12-06 (Fri, 06 Dec 2019)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
Log Message:
-----------
[LegalizeTypes] Add missing case for STRICT_FP_ROUND softening
This fixes a test failure in test/CodeGen/ARM/fp-intrinsics.ll.
More information about the All-commits
mailing list