Files
clang-p2996/llvm/test/Transforms/MergeFunc
Andreas Jonson 844b532713 [MergeFunc] Handle ConstantRange attributes (#88584)
It is possible to update
[AttributeImpl::operator<](a9da350aad/llvm/lib/IR/Attributes.cpp (L744))
instead but feels strange to say that a range is less then an other
range.
2024-04-13 20:01:36 +09:00
..