[all-commits] [llvm/llvm-project] 740558: Revert "[SROA] Maintain shadow/backing alloca when...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Fri Mar 4 10:49:54 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7405581f7ca3ba54be8a04c394a96fe6d980f073
      https://github.com/llvm/llvm-project/commit/7405581f7ca3ba54be8a04c394a96fe6d980f073
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-03-04 (Fri, 04 Mar 2022)

  Changed paths:
    M llvm/lib/Transforms/Scalar/SROA.cpp
    M llvm/test/Transforms/SROA/non-capturing-call-readonly.ll

  Log Message:
  -----------
  Revert "[SROA] Maintain shadow/backing alloca when some slices are noncapturnig read-only calls to allow alloca partitioning/promotion"

Bots are reporting that the assertion about only expecting loads is wrong.

This reverts commit 703240c71fd640af7490069e8149d32d78d14da1.




More information about the All-commits mailing list