[PATCH] D114245: [RISCV] Add a test case to show the bug in RISCVFrameLowering.

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 29 17:35:50 PST 2021


HsiangKai added a comment.

In D114245#3160080 <https://reviews.llvm.org/D114245#3160080>, @jrtc27 wrote:

> Don't put comments in the middle of generated CHECK lines, they will be moved on the next regenerate. Though I guess if this is going to be immediately fixed in a subsequent commit maybe it's about the only time it's ok...

Thanks.
I will commit this one and D114246 <https://reviews.llvm.org/D114246> together. In D114246 <https://reviews.llvm.org/D114246>, the comments will be removed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114245



More information about the llvm-commits mailing list