[PATCH] D114939: [ARM] Verify addressing immediates
    Sam Tebbs via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Dec 14 03:26:18 PST 2021
    
    
  
samtebbs added a comment.
I'm wondering if this verification could be done for us automatically, because the tablegen operands presumably already check what the immediate is before it's allowed to become a `t2_addrmode_i7` etc. If that isn't possible then this LGTM.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114939/new/
https://reviews.llvm.org/D114939
    
    
More information about the llvm-commits
mailing list