[PATCH] D106701: [clang] Implement -falign-loops=N (N is a power of 2) for non-LTO

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 4 12:47:09 PDT 2021


MaskRay added a comment.

In D106701#2924638 <https://reviews.llvm.org/D106701#2924638>, @luismarques wrote:

> Still LGTM.
>
> BTW, I liked that in the old version the help string included "In GCC =0 is the same as =1".

I find that in GCC =0 is not necessarily =1, but not particular clear about its exact behavior;-)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106701



More information about the cfe-commits mailing list