[PATCH] D96676: [Test][AArch64] Test SADDE/SSUBE/UADDE/USUBE narrowing legalization

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 15 14:28:11 PST 2021


arsenm added inline comments.


================
Comment at: llvm/test/CodeGen/AArch64/GlobalISel/legalize-usube.mir:38
+---
+name:            narrow_scalar_usube_big_nonpow2
+body:             |
----------------
What about a non-pow2 that also isn't divisible by the register size?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96676



More information about the llvm-commits mailing list