[PATCH] D70844: [InstCombine] Fix big-endian miscompile of (bitcast (zext/trunc (bitcast)))
    Bjorn Pettersson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Nov 29 08:17:22 PST 2019
    
    
  
bjope updated this revision to Diff 231547.
bjope added a comment.
Minor refactoring and added some more code comments.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70844/new/
https://reviews.llvm.org/D70844
Files:
  llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/test/Transforms/InstCombine/cast.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70844.231547.patch
Type: text/x-patch
Size: 5890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191129/e394fdfe/attachment.bin>
    
    
More information about the llvm-commits
mailing list