[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
Mon Dec 2 02:14:31 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa9d6b0e54447: [InstCombine] Fix big-endian miscompile of (bitcast (zext/trunc (bitcast))) (authored by bjope).

Changed prior to commit:
  https://reviews.llvm.org/D70844?vs=231576&id=231652#toc

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.231652.patch
Type: text/x-patch
Size: 8446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191202/d6c9ad69/attachment.bin>


More information about the llvm-commits mailing list