aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2024-03-12 12:10:30 +0000
committerGitHub <noreply@github.com>2024-03-12 12:10:30 +0000
commitffe41819e58365dfbe85a22556c0d9d284e746b9 (patch)
tree1c2e3bc4ddd9b3f6708193350107300ac1e98c6b /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
parent4e3310a81391fbc283d263715a68d8732e73d01d (diff)
downloadllvm-ffe41819e58365dfbe85a22556c0d9d284e746b9.zip
llvm-ffe41819e58365dfbe85a22556c0d9d284e746b9.tar.gz
llvm-ffe41819e58365dfbe85a22556c0d9d284e746b9.tar.bz2
[Support] Add KnownBits::abds signed absolute difference and rename absdiff -> abdu (#84897)
When I created KnownBits::absdiff, I totally missed that we already have ISD::ABDS/ABDU nodes, and we use this term in other places/targets as well. I've added the KnownBits::abds implementation and renamed KnownBits::absdiff to KnownBits::abdu. Followup to #84791
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions