[all-commits] [llvm/llvm-project] 68a07c: [SROA] Fix bug where CandidateTys is appended whil...

Han Zhu via All-commits all-commits at lists.llvm.org
Thu Mar 9 01:20:43 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 68a07c156e90e76a2129308fe28815e709276424
      https://github.com/llvm/llvm-project/commit/68a07c156e90e76a2129308fe28815e709276424
  Author: Han Zhu <zhuhan7737 at gmail.com>
  Date:   2023-03-09 (Thu, 09 Mar 2023)

  Changed paths:
    M llvm/lib/Transforms/Scalar/SROA.cpp

  Log Message:
  -----------
  [SROA] Fix bug where CandidateTys is appended while being iterated

Fix a crash when compiling Skia. See https://reviews.llvm.org/D143225#4180342
for more details




More information about the All-commits mailing list