[PATCH] D125016: [LV] Widen freeze instead of scalarizing it

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 12:41:08 PDT 2022


fhahn added a comment.

IIUC this fixes https://github.com/llvm/llvm-project/issues/54992. Could you add `Fixes #54992` to the commit message to auto-close the issue when the patch lands?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125016/new/

https://reviews.llvm.org/D125016



More information about the llvm-commits mailing list