[PATCH] D139411: [AAch64] Optimize muls with operands having enough zero bits.

Biplob Mishra via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 03:17:41 PST 2022


bipmis added a comment.

In D139411#4010230 <https://reviews.llvm.org/D139411#4010230>, @mstorsjo wrote:

> The misoptimization occurs in this preprocessed file: https://martin.st/temp/lagarith-preproc.c

Thanks for reporting. Should be fixed with the latest commit. The bootstrap passed fine as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139411



More information about the llvm-commits mailing list