[PATCH] D142355: [AArch64][SME2] Add the IR intrinsics for SME2 fclamp, sclamp and uclamp instructions

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 24 08:19:15 PST 2023


CarolineConcatto accepted this revision.
CarolineConcatto added a comment.
This revision is now accepted and ready to land.

Thank you David,
IMHO it is LGTM patch.
I liked the changes you did in the tests to use attributes #1.
I am thinking in  refactor the add tests to do the same, because some are for sme-f64f64 and some for sme-i16i64.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142355/new/

https://reviews.llvm.org/D142355



More information about the llvm-commits mailing list