[PATCH] D45395: [RISCV] Lower the tail pseudoinstruction

Ana Pazos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 16 17:55:39 PDT 2018


apazos added a comment.

I think those tail instructions that do not have a pseudo instruction in assembly code to represent them should not be lowered so late at MC layer as we are doing with the other call instructions.


https://reviews.llvm.org/D45395





More information about the llvm-commits mailing list