[all-commits] [llvm/llvm-project] 60a8ed: [FPEnv][InstSimplify] Precommit tests for D103169.
Kevin P. Neal via All-commits
all-commits at lists.llvm.org
Thu Jun 17 07:34:53 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 60a8edf30d297c8c56988c083801ce1cfc41bb6b
https://github.com/llvm/llvm-project/commit/60a8edf30d297c8c56988c083801ce1cfc41bb6b
Author: Kevin P. Neal <kevin.neal at sas.com>
Date: 2021-06-17 (Thu, 17 Jun 2021)
Changed paths:
A llvm/test/Transforms/InstSimplify/X86/fp-nan-strictfp.ll
A llvm/test/Transforms/InstSimplify/fp-undef-poison-strictfp.ll
Log Message:
-----------
[FPEnv][InstSimplify] Precommit tests for D103169.
In D103169 I'm adding to InstSimplify support for NaN to constrained
intrinsics that have a regular FP IR instruction counterpart. Precommit
the tests for clarity when that ticket lands.
More information about the All-commits
mailing list