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

Sameer AbuAsal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 2 14:14:01 PST 2018


sabuasal added a comment.

In https://reviews.llvm.org/D43055#1025496, @asb wrote:

> 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.


Updated the NOP to c.nop in the committed version.


Repository:
  rL LLVM

https://reviews.llvm.org/D43055





More information about the llvm-commits mailing list