[PATCH] D105751: GlobalISel: Introduce GenericMachineInstr classes and derivatives for idiomatic LLVM RTTI.
    Jessica Paquette via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jul 12 17:00:39 PDT 2021
    
    
  
paquette added a comment.
Maybe an `isSimple()` would be handy too?
(There are some combines in the DAGCombiner which use a similarly-named function.)
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105751/new/
https://reviews.llvm.org/D105751
    
    
More information about the llvm-commits
mailing list