[PATCH] D59398: [X86] Remove the _alt forms of XOP VPCOM and AVX512 VPCMP instructions. Use a combination of custom printing and custom parsing to achieve the same result and more
    Simon Pilgrim via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Mar 17 11:30:41 PDT 2019
    
    
  
RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.
LGTM - if possible I'd probably prefer to have the XOP + AVX512 cases committed separately (not its not that vital).
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59398/new/
https://reviews.llvm.org/D59398
    
    
More information about the llvm-commits
mailing list