[PATCH] D61432: Non-8-bit bytes showcase
    Jesper Antonsson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu May  9 05:07:33 PDT 2019
    
    
  
JesperAntonsson updated this revision to Diff 198794.
JesperAntonsson added a comment.
Added an inBytes() helper method. (We could contemplate putting this in DataLayout instead for more general use.) Adjusted READNONE to READONLY. Improved comments.
Will make a twin patch with a suggestion for "addressable units" terminology.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61432/new/
https://reviews.llvm.org/D61432
Files:
  include/llvm/IR/DataLayout.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/IR/DataLayout.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61432.198794.patch
Type: text/x-patch
Size: 15014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190509/06601ddb/attachment.bin>
    
    
More information about the llvm-commits
mailing list