aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LCSSA.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2022-08-27 21:20:58 -0700
committerKazu Hirata <kazu@google.com>2022-08-27 21:20:59 -0700
commit7a617fdf39dad656e08001fb2dfa31cc42fd30e2 (patch)
tree42798a8a4930ffa451edab7f8bb6a2d9293bcbb3 /llvm/lib/Transforms/Utils/LCSSA.cpp
parent1b002d27683522e15d6ef3bccb74e751bbf56e74 (diff)
downloadllvm-7a617fdf39dad656e08001fb2dfa31cc42fd30e2.zip
llvm-7a617fdf39dad656e08001fb2dfa31cc42fd30e2.tar.gz
llvm-7a617fdf39dad656e08001fb2dfa31cc42fd30e2.tar.bz2
Use std::gcd (NFC)
This patch replaces calls to GreatestCommonDivisor64 with std::gcd where both arguments are known to be of unsigned types no larger than 64 bits in size.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LCSSA.cpp')
0 files changed, 0 insertions, 0 deletions