[PATCH] D140263: [NFC] Vastly simplifies TypeSize
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 3 07:53:08 PST 2023
lebedev.ri added a comment.
In D140263#4023220 <https://reviews.llvm.org/D140263#4023220>, @gchatelet wrote:
> Adding the original author (@sdesmalen) to try to understand the purpose of these abstractions.
> The original patch (https://reviews.llvm.org/D88982) does not give any insight into why this is helpful.
(i personally suspect it was a part of series(?) to support spills to stack of scalable vectors)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140263/new/
https://reviews.llvm.org/D140263
More information about the llvm-commits
mailing list