There are some intrinsics like this that currently block tail predication, but should be fine. This allows fma through, as the one that I ran into. There may be others that need the same treatment but I've only done this one here (I wanted smaller testcases for another patch!)
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo