diff options
author | David Sherwood <david.sherwood@arm.com> | 2022-06-08 09:25:00 +0100 |
---|---|---|
committer | David Sherwood <david.sherwood@arm.com> | 2022-06-10 11:09:55 +0100 |
commit | 007917b95ce2b569a8e5e90cd9b819676a6bb364 (patch) | |
tree | 542baaafb343a20a01a4f7367554a95c2ec59505 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1972d1e86a62dd9a8c39f82d1dc3b5d0a75d2422 (diff) | |
download | llvm-007917b95ce2b569a8e5e90cd9b819676a6bb364.zip llvm-007917b95ce2b569a8e5e90cd9b819676a6bb364.tar.gz llvm-007917b95ce2b569a8e5e90cd9b819676a6bb364.tar.bz2 |
[MVE] Fold fadd(select(..., +0.0)) into a predicated fadd
We already have patterns for matching fadd(select(..., -0.0)),
but an upcoming patch will lead to patterns using +0.0 as the
identity instead of -0.0. I'm adding support for these patterns
now to avoid any regressions for MVE.
Differential Revision: https://reviews.llvm.org/D127275
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions