[PATCH] D137296: [NFC][AArch64]Precommit test for D135102
    Mingming Liu via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Nov  3 09:56:48 PDT 2022
    
    
  
mingmingl added a comment.
Thanks!
================
Comment at: llvm/test/CodeGen/AArch64/trunc-to-tbl.ll:299
+
 
 entry:
----------------
fhahn wrote:
> nit: stray new line?
> 
Done (for the other three as well).
These new lines were somehow added by auto-updater so thought I would just keep them.
I removed them just now, and `git rebase --continue` in D135102 won't re-add it, so going to remove them for now.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137296/new/
https://reviews.llvm.org/D137296
    
    
More information about the llvm-commits
mailing list