[PATCH] D41221: [RISCV] writeNopData support generate c.nop

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 1 21:48:05 PST 2018


shiva0217 added a comment.

Hi Alex, I think https://reviews.llvm.org/D41349 is the right thing to do, then we could get correct MCSubtargetInfo by -mattr in MCAsmBackend class, thanks for your work.
We could remove the parsing logic in this patch once https://reviews.llvm.org/D41349 landing.


Repository:
  rL LLVM

https://reviews.llvm.org/D41221





More information about the llvm-commits mailing list