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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 11:22:35 PST 2022


arsenm added a comment.

Thanks, I've wanted to fix this for a long time. I have alignment decreasing optimizations I would like to perform


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