[PATCH] D140750: [TargetLowering] Teach BuildUDIV to take advantage of leading zeros in the dividend.

John Paul Adrian Glaubitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 3 11:55:29 PST 2023


glaubitz added a comment.

This change broke the test `divide-by-constant.ll` in the M68k backend, the test may have to be updated.

See: https://github.com/llvm/llvm-project/issues/59802


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140750



More information about the llvm-commits mailing list