[PATCH] D157832: [RISCV] Add tune features of preferred function/loop align
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 14 07:20:18 PDT 2023
asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.
LGTM. Personally I'd just list out 2, 4, 8, 16, 32, 64 in a list in TableGen rather than introducing the defvar - but I'm happy to defer to your preference on that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157832/new/
https://reviews.llvm.org/D157832
More information about the llvm-commits
mailing list