[PATCH] D79635: [RISCV] Split the pseudo instruction splitting pass

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 1 08:06:07 PDT 2020


luismarques added a comment.

In D79635#2124242 <https://reviews.llvm.org/D79635#2124242>, @nathanchance wrote:

> This patch breaks compiling the Linux kernel:


Thanks for the detailed bug report. I have addressed this by temporarily reverting the part of this patch that wasn't NFC. This should solve the problem for now, if not please let me know.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79635





More information about the llvm-commits mailing list