[PATCH] D50518: [ARM] Disallow zexts in ARMCodeGenPrepare
    Sam Parker via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Aug 10 05:50:31 PDT 2018
    
    
  
samparker updated this revision to Diff 160094.
samparker added a comment.
- Removed commented out code
- Added some TODOs
- Expanded the description of what a source and sink are
https://reviews.llvm.org/D50518
Files:
  lib/Target/ARM/ARMCodeGenPrepare.cpp
  test/CodeGen/ARM/arm-cgp-icmps.ll
  test/CodeGen/ARM/arm-cgp-overflow.ll
  test/CodeGen/ARM/arm-cgp-phis-calls-ret.ll
  test/CodeGen/ARM/arm-cgp-zext-truncs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50518.160094.patch
Type: text/x-patch
Size: 35363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180810/54562939/attachment.bin>
    
    
More information about the llvm-commits
mailing list