[all-commits] [llvm/llvm-project] 205cde: Revert "[SROA] Avoid splitting loads/stores with i...

Nico Weber via All-commits all-commits at lists.llvm.org
Wed Jun 9 03:33:38 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 205cde63c70e017a71d1ec06377421f7733f2ad5
      https://github.com/llvm/llvm-project/commit/205cde63c70e017a71d1ec06377421f7733f2ad5
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-06-09 (Wed, 09 Jun 2021)

  Changed paths:
    M llvm/lib/Transforms/Scalar/SROA.cpp
    R llvm/test/Transforms/SROA/irregular-type.ll

  Log Message:
  -----------
  Revert "[SROA] Avoid splitting loads/stores with irregular type"

This reverts commit 905f4eb537c118783969fded19e96fe6504c2956.
Breaks check-llvm on most (all?) bots, see https://reviews.llvm.org/D99435




More information about the All-commits mailing list