[llvm] [delinearize] clear Subscripts and Sizes vectors (NFC) (PR #156495)

Sjoerd Meijer via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 2 08:58:27 PDT 2025


sjoerdmeijer wrote:

One quick question about this: the title says NFC, but I was wondering if this is actually fixes a (potential) bug? Was there some stale information in these `Subscript` and `Sizes` vectors that confused things?

https://github.com/llvm/llvm-project/pull/156495


More information about the llvm-commits mailing list