[PATCH] D130076: [llvm/CodeGen] Enable the ExpandLargeDivRem pass for X86, Arm and AArch64

Aaron Ballman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 10:08:01 PDT 2022


aaron.ballman added a comment.

In D130076#3771515 <https://reviews.llvm.org/D130076#3771515>, @FreddyYe wrote:

> LGTM. Thanks @mgehre-amd for your great work to implementing this feature!

Agreed, thank you for this work! Do you agree that we can now bump `BITINT_MAXWIDTH` in Clang above 128 now, or are we still missing support for that (floating-point conversions were also a problem IIRC)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130076



More information about the llvm-commits mailing list