Files
clang-p2996/llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
David Green dc764a2e2d [ComplexDeinterleaving] Propagate fast math flags to symmetric operations.
This is a simple patch to make sure fast math flags are propagated through to
the newly created symmetric operations, which can help with later
simplifications.

Differential Revision: https://reviews.llvm.org/D146409
2023-03-28 12:12:02 +01:00

32 KiB