This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG25bbff632d01: [PowerPC] Provide MMA builtins for
compatibility (authored by saghir).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTIO
nemanjai accepted this revision.
nemanjai added a comment.
This revision is now accepted and ready to land.
LGTM. Thanks for fixing this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100482/new/
https://reviews.llvm.org/D100482
__
saghir updated this revision to Diff 342732.
saghir added a comment.
Addressed review comments to add _mma_ version of the built-ins as
aliases to the existing _vsx_ versions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100482/new/
https://review
nemanjai requested changes to this revision.
nemanjai added a comment.
This revision now requires changes to proceed.
There may be something I am overlooking here, but I really don't think we need
to or want to change the back end. Just add the new builtins to the front end
as aliases to the exi