[PATCH] D135462: [SelectionDAG] Do not second-guess alignment for alloca

Alexander Kornienko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 05:40:27 PST 2023


alexfh added a comment.

In D135462#4115559 <https://reviews.llvm.org/D135462#4115559>, @asavonic wrote:

> The patch is merged (again). Please let me know if it causes any regressions for in-tree targets or tests.

An early heads up: we started seeing some test failures after this commit, but I can't yet tell whether the commit or the code is at fault.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135462



More information about the llvm-commits mailing list