[PATCH] D116105: [AArch64] Add a tablegen pattern for SQXTN2.

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 21 07:45:30 PST 2021


labrinea added inline comments.


================
Comment at: llvm/test/CodeGen/AArch64/sqxtn2.ll:4
+
+; Test the (concat_vectors (X), (trunc(smin(smax(Y, -2^n), 2^n-1))) pattern.
+
----------------
Will rename the file to `arm64-sqxtn2-combine.ll` for consistency with the other patches.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116105



More information about the llvm-commits mailing list