VSX provides a full complement of rounding instructions yet we somehow ended up with some of them legal and others not. This just legalizes all of the FP rounding nodes and the FP -> int rounding nodes with unsafe math.
Details
Details
- Reviewers
hfinkel lei - Group Reviewers
Restricted Project - Commits
- rG0f0330a78709: [PowerPC] Legalize rounding nodes
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo