[PATCH] D82892: Added comparision for all types in haveSameSpecialState() of Instruction.cpp
    Nikita Popov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jun 30 11:56:49 PDT 2020
    
    
  
nikic added a comment.
At this point, I would recommend writing this as a switch over the instruction opcode.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82892/new/
https://reviews.llvm.org/D82892
    
    
More information about the llvm-commits
mailing list