[PATCH] D133691: Move TargetTransformInfo::maxLegalDivRemBitWidth -> TargetLowering::maxSupportedDivRemBitWidth

Matthias Gehre via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 23:48:35 PDT 2022


mgehre-amd added a comment.

In D133691#3785268 <https://reviews.llvm.org/D133691#3785268>, @chapuni wrote:

> Seems tests are failing when x86 is not configured.
> See clang-aarch64-quick.

Thanks, I'll check.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133691



More information about the llvm-commits mailing list