[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 14:59:25 PST 2019


bjope updated this revision to Diff 231576.
bjope added a comment.

Some more refactoring, very much inspired by the ideas from Roman.


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.231576.patch
Type: text/x-patch
Size: 7145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191129/645c549a/attachment.bin>


More information about the llvm-commits mailing list