When a PTRUE of non-element size is encountered, the PTEST optimization
logic bails out since it cannot handle that type of PTRUE. Instead, it
should be treated as a generic predicate to allow later optimizations trigger.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo