[PATCH] D106570: [RISCV] Add backend command line options to control function and loop alignment for testing.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 23 08:40:09 PDT 2021


MaskRay added a comment.

(clang supports one form: -falign-functions=N . I am working on a patch to add -falign-loops=N )


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106570



More information about the llvm-commits mailing list