This patch makes sure that the builtins builtin_ppc_load8r and
builtin_ppc_store8r are only available for Power 7 and up.
Currently the builtins seem to produce incorrect code if used for
Power 6 or before.
Details
Details
- Reviewers
nemanjai lei - Group Reviewers
Restricted Project - Commits
- rGfb4e44c4e7da: [PowerPC] The builtins load8r and store8r are Power 7 plus.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo