Previously, the FastmathFlagsInterface has been added twice to
the LLVM::PowIOp. Once directly and once indirectly using the
requiresFastmath flag. This revision only uses the flag and drops
the redundant interface.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo