[PATCH] D50758: [ARM] Allow bitcasts in ARMCodeGenPrepare

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 15 02:05:30 PDT 2018


samparker created this revision.
samparker added a reviewer: SjoerdMeijer.
Herald added subscribers: chrib, kristof.beyls, srhines.
Herald added a reviewer: javed.absar.

Allow bitcasts in the use-def chains, treating them as leaves.


https://reviews.llvm.org/D50758

Files:
  lib/Target/ARM/ARMCodeGenPrepare.cpp
  test/CodeGen/ARM/arm-cgp-casts.ll
  test/CodeGen/ARM/arm-cgp-zext-truncs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50758.160757.patch
Type: text/x-patch
Size: 19547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180815/4586b660/attachment.bin>


More information about the llvm-commits mailing list