================
@@ -1482,6 +1482,7 @@ LLVM_DUMP_METHOD void AllocaSlices::dump() const { 
print(dbgs()); }
 
 /// Walk the range of a partitioning looking for a common type to cover this
 /// sequence of slices.
+/// Returns: {CommonType, LargestIntegerType, OnlyIntrinsicUsers}
----------------
nikic wrote:

Leftover? I don't see OnlyIntrinsicUsers here.

https://github.com/llvm/llvm-project/pull/167771
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to