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

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 17:35:35 PDT 2022


chapuni added a comment.

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


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