[PATCH] D108871: [AArch64] Implement target hook function to decide folding (mul (add x, c1), c2)

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 3 16:25:39 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG095bea23d048: [AArch64] Implement target hook function to decide folding (mul (add x, c1), c2) (authored by benshi001).

Changed prior to commit:
  https://reviews.llvm.org/D108871?vs=370587&id=370681#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108871

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/test/CodeGen/AArch64/addimm-mulimm.ll
  llvm/test/CodeGen/AArch64/urem-seteq-nonzero.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108871.370681.patch
Type: text/x-patch
Size: 5583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210903/affd6f06/attachment.bin>


More information about the llvm-commits mailing list