[PATCH] D111888: [AArch64][GISel] Optimize 8 and 16 bit variants of uaddo.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 18 01:50:53 PDT 2021


fhahn updated this revision to Diff 380310.
fhahn marked 8 inline comments as done.
fhahn added a comment.

Address comments, thanks!

I also added tests with DBG_VALUE uses and made sure those are ignored.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111888

Files:
  llvm/lib/Target/AArch64/GISel/AArch64PreLegalizerCombiner.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/uaddo-8-16-bits.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111888.380310.patch
Type: text/x-patch
Size: 15924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211018/fd9ee719/attachment.bin>


More information about the llvm-commits mailing list