Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I do not see here tests relying on an all active predicate, similar to tests added in https://reviews.llvm.org/rGdc63b35b02231a75d131fb6376d2e58a7ad9b7e4, is there specific reason to not add them here?
Comment Actions
The existing "all active predicate" inst combines that convert intrinsics to instructions only exist for the floating point binops (see intrinsicIDToBinOpCode).