[llvm] [llvm][TypeSize] Fix addition/subtraction in TypeSize. (PR #72979)
Sander de Smalen via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 21 06:03:27 PST 2023
sdesmalen-arm wrote:
@gchatelet I've split out the new feature (adding any value to zero-initialized TypeSize) into a separate PR #72994.
@paulwalker-arm I'm happy to rename the name of TypeSize::Scalable -> TypeSize::getScalable (or something) if there is consensus on the name, but I'd prefer do that in a separate NFC patch.
https://github.com/llvm/llvm-project/pull/72979
More information about the llvm-commits
mailing list