[PATCH] D131862: Pre-commit test for D131863
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 29 13:59:18 PDT 2022
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
LGTM but I know nothing about riscv
================
Comment at: llvm/test/CodeGen/RISCV/branch-relaxation.ll:3310
+space:
+ call void asm sideeffect ".space 1048576", ""()
+ br label %dest_1
----------------
Pretty sure we don't try to parse this out for padding directives
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131862/new/
https://reviews.llvm.org/D131862
More information about the llvm-commits
mailing list