[all-commits] [llvm/llvm-project] e37743: [Support] Use APInt::udivrem in DivisionByConstant...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Dec 23 13:34:02 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e3774304a2ead0ff2b6478fc30bf47d8e80de66d
https://github.com/llvm/llvm-project/commit/e3774304a2ead0ff2b6478fc30bf47d8e80de66d
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-12-23 (Fri, 23 Dec 2022)
Changed paths:
M llvm/lib/Support/DivisionByConstantInfo.cpp
Log Message:
-----------
[Support] Use APInt::udivrem in DivisionByConstantInfo. NFC
More information about the All-commits
mailing list