[PATCH] D153008: [RISCV] Allow slash-star comments in instruction operands
    Abel Bernabeu via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jun 16 13:04:53 PDT 2023
    
    
  
abel-bernabeu added a comment.
In D153008#4424821 <https://reviews.llvm.org/D153008#4424821>, @jrtc27 wrote:
> Clang tests should not compile to asm. You want an IR test.
My bad. You suggested IR as input (rather than C) and makes total sense. The latest update captures that suggestion.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153008/new/
https://reviews.llvm.org/D153008
    
    
More information about the llvm-commits
mailing list