[PATCH] D144223: [SROA] Fix bug where RankVectorTypes is used in std::unique

Han Zhu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 15:20:46 PST 2023


zhuhan0 created this revision.
Herald added subscribers: hoy, wenlei, mgrang, hiraditya.
Herald added a project: All.
zhuhan0 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D144223

Files:
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/test/Transforms/SROA/sroa-common-type-fail-promotion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144223.498163.patch
Type: text/x-patch
Size: 9528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230216/9ca63c43/attachment.bin>


More information about the llvm-commits mailing list