================ @@ -1188,6 +1190,14 @@ class TargetInfo : public TransferrableTargetInfo, TiedOperand = N; // Don't copy Name or constraint string. } + + // CC range can be set by target. SystemZ sets it to 4. It is 2 by default. ---------------- uweigand wrote:
Comment is wrong now (2 is no longer default). Also, it's probably not necessary to specifically call out SystemZ here. https://github.com/llvm/llvm-project/pull/125970 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits