[PATCH] D99435: [SROA] Avoid splitting loads/stores with irregular type

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 9 03:33:36 PDT 2021


thakis added a comment.

The new test is failing at least on linux and mac:

- https://lab.llvm.org/buildbot/#/builders/109/builds/16382
- http://45.33.8.238/macm1/11066/step_11.txt
- most bots on https://lab.llvm.org/buildbot/#/console are red

I reverted this in 205cde63c70e017a71d1ec06377421f7733f2ad5 <https://reviews.llvm.org/rG205cde63c70e017a71d1ec06377421f7733f2ad5> for now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99435



More information about the llvm-commits mailing list