[llvm] [LegalizeTypes] Expand 128-bit UDIV/UREM by constant via Chunk Addition (PR #146238)
Sam Elliott via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 2 20:14:57 PST 2026
https://github.com/lenary commented:
This doesn't seem great for code size, maybe this should be guarded by a check for that?
https://github.com/llvm/llvm-project/pull/146238
More information about the llvm-commits
mailing list