https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114999

--- Comment #13 from Jennifer Schmitz <jschmitz at gcc dot gnu.org> ---
Created attachment 60540
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60540&action=edit
Patch for improving codegen of absolute differences of unsigned integers in
aarch64

This patch builds on top of the previous one, improving codegen for the same
test cases for unsigned integers (32-bit and 64-bit) for aarch64. The patch
adds a new define_insn_and_split pattern in the aarch64 backend.

Reply via email to