The effects of unpredicated vector instruction with unknown lanes cannot be predicted and therefore cannot be tail predicated. This does not apply to predicated vector instructions and so this patch allows tail predication on them.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo