[PATCH] D106701: [clang] Add -falign-loops=N where N is a power of 2

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 23 15:44:09 PDT 2021


efriedma added a comment.

Can we hook this up to a LLVM IR function attribute, instead of making it a codegen flag?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106701



More information about the llvm-commits mailing list