[PATCH] D113125: [LoopVectorize] Propagate fast-math flags for VPInstruction
    Dave Green via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Nov  3 11:46:54 PDT 2021
    
    
  
dmgreen added a comment.
What happens when the instruction is printed inside VPInstruction::print? Can (should?) we get it to display the fast math flags?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113125/new/
https://reviews.llvm.org/D113125
    
    
More information about the llvm-commits
mailing list