[PATCH] D122829: [AArch64] Optimize SDIV with pow2 constant divisor

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 09:08:41 PDT 2022


craig.topper added a comment.

Does this differ from the code you get if you remove the BuildSDIVPow2 function?


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

https://reviews.llvm.org/D122829



More information about the llvm-commits mailing list