[PATCH] D158600: [InferAlignment] Enable InferAlignment pass by default

Nuno Lopes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 13:50:29 PDT 2023


nlopes added a comment.

I'm confused...

This pass regresses alignment information in a lot of tests. I've also observed in when compiling real programs.
What's the reason for enabling this?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158600



More information about the llvm-commits mailing list