[PATCH] D43055: [RISCV] Implement MC relaxations for compressed instructions.

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 2 09:18:05 PST 2018


asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.

Looks good to me. You might want to use c.nop in the tests rather than nop to avoid test churn (changing offsets) once automatic compression is merged.


https://reviews.llvm.org/D43055





More information about the llvm-commits mailing list