[PATCH] D62968: [ARM] Adjust isLegalT1AddressImmediate for non-legal types
    Eli Friedman via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jun  6 10:44:14 PDT 2019
    
    
  
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
This probably doesn't precisely match the generated code for all simple types, but it makes sense for at least i64/float/double.  LGTM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62968/new/
https://reviews.llvm.org/D62968
    
    
More information about the llvm-commits
mailing list