Inverting the mask argument currently fails isel and even if that was fixed it does not reflect the intended semantics of the intrinsic.
Details
Details
- Reviewers
delena igorb - Commits
- rG2c8f49e67bf6: [AVX-512] Use scalar vfmsub/vfnmsub mask3 intrinsics instead of inverting the…
rC286733: [AVX-512] Use scalar vfmsub/vfnmsub mask3 intrinsics instead of inverting the…
rL286733: [AVX-512] Use scalar vfmsub/vfnmsub mask3 intrinsics instead of inverting the…
Diff Detail
Diff Detail
- Repository
- rL LLVM