[llvm-dev] Doubt regarding Fast Math Flags

Krishna Kariya via llvm-dev llvm-dev at lists.llvm.org
Tue May 18 08:12:45 PDT 2021


Hi,

I am trying to understand the use of Fast Math Flags (FMF) in LLVM IR.
I wondered if someone could please provide me with some code samples
or examples of transformations where FMF is used. I am mostly confused
about the use of arcp, contract, afn, reassoc.

Regards,
Krishna Kariya


More information about the llvm-dev mailing list