[PATCH] D70844: [InstCombine] Fix big-endian miscompile of (bitcast (zext/trunc (bitcast)))
    Roman Lebedev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Nov 29 06:26:29 PST 2019
    
    
  
lebedev.ri added a comment.
The test change looks correct to me, but i'm wondering whether there is
any cleaner way to structure those `optimizeVectorResize()` changes.
Or maybe that code is missing comments.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70844/new/
https://reviews.llvm.org/D70844
    
    
More information about the llvm-commits
mailing list