[PATCH] D62592: [RISCV] Add assembler support for RVC HINT instructions

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 05:59:54 PDT 2019


asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.
Herald added a subscriber: pzheng.

Looks good to me, thanks! We may later review whether the ability to enable/disable these hints is worth it or not (I know I'd been in favour from the start, but looking at it with fresh eyes I'm not sure it's fully necessary), but this is a useful step forwards.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62592





More information about the llvm-commits mailing list