This patch is in a series of patches to provide builtins for compatibility
with the XL compiler. This patch adds the builtins and instrisics for population
count, reversed load and store related operations.
Details
Details
- Reviewers
nemanjai stefanp - Group Reviewers
Restricted Project - Commits
- rG4eb107ccbad7: [PowerPC] Add PowerPC population count, reversed load and store related…
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Isn't this just Ops[0]?