[PATCH] D127942: [NewGVN] add context instruction for SimplifyQuery
    Nikita Popov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jun 21 00:35:24 PDT 2022
    
    
  
nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.
LGTM, but please update the patch description with details. I think it would be better to make these simplification queries not use context at all, but that would require some API changes. For now, this does seem to be better than before.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127942/new/
https://reviews.llvm.org/D127942
    
    
More information about the llvm-commits
mailing list