[PATCH] D135875: [ARM] Add additional targets to divide tests.

Keith Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 14 06:11:31 PDT 2022


keith.walker.arm updated this revision to Diff 467759.
keith.walker.arm edited the summary of this revision.
keith.walker.arm added a comment.

- Updated summary with description of the instructions not available in Thumb1.
- Merged the multiple --check-prefix= entries into a single --check-prefixes= entry.
- Changed CHECK-HWDIV-T2 to CHECK-HWDIV-ARM-OR-THUMB2.
- Changed CHECK-HW-DIV-T1 to CHECK-HWDIV-THUMB1.
- Tweaked comment about lack of 32-bit => 64-bit HW multiple instructions to say this prevents an optimisation.


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

https://reviews.llvm.org/D135875

Files:
  llvm/test/CodeGen/ARM/div.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135875.467759.patch
Type: text/x-patch
Size: 3955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221014/f8794f6f/attachment.bin>


More information about the llvm-commits mailing list