[PATCH] D143639: [RISCV] Add tests for .attribute stack_align

Kito Cheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 01:44:59 PST 2023


kito-cheng accepted this revision.
kito-cheng added a comment.
This revision is now accepted and ready to land.

LGTM, my first impression is why so many diff, however I found it's because this patch also add `llc -mtriple=riscv32`/`llc -mtriple=riscv64` without `-mattr`, and then...the diff algorithm result so many diff.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143639



More information about the llvm-commits mailing list