diff options
author | Nikita Popov <npopov@redhat.com> | 2024-03-19 16:14:21 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2024-03-19 16:16:48 +0100 |
commit | 2cc75aed0925f3c7e8e50b2f4bdc94daac4cb08d (patch) | |
tree | 8715c6632f04a377248b88913747cfe32de30864 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | a1fb51453d9b47ea011f8b948f2f099da2edf2c9 (diff) | |
download | llvm-2cc75aed0925f3c7e8e50b2f4bdc94daac4cb08d.zip llvm-2cc75aed0925f3c7e8e50b2f4bdc94daac4cb08d.tar.gz llvm-2cc75aed0925f3c7e8e50b2f4bdc94daac4cb08d.tar.bz2 |
[ValueTracking] Move MD_range handling to isKnownNonZeroFromOperator()
All the isKnownNonZero() handling for instructions should be inside
this function. This makes the structure more similar to
computeKnownBitsFromOperator() as well.
This may not be entirely NFC due to different depth handling.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions