[PATCH] D45119: [RISCV] Override EmitToStreamer in RISCVAsmPrinter to handle missed compression opportunities

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 4 07:44:36 PDT 2018


asb added a comment.

This seems like a good improvement. As Eli says, avoiding the virtual function if possible would be ideal.


https://reviews.llvm.org/D45119





More information about the llvm-commits mailing list