[PATCH] D61725: Non-8-bit addressable units showcase

Jesper Antonsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 9 05:13:00 PDT 2019


JesperAntonsson created this revision.
Herald added a project: LLVM.

This is a twin patch to D61432 <https://reviews.llvm.org/D61432>, using the "addressable units" terminology instead of "byte".

It's meant to be an addition to llvm-dev discussion "RFC: On removing magic numbers assuming 8-bit bytes", just to show one way it could look when using "addressable unit" terminology.


Repository:
  rL LLVM

https://reviews.llvm.org/D61725

Files:
  include/llvm/IR/DataLayout.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/IR/DataLayout.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61725.198790.patch
Type: text/x-patch
Size: 14992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190509/f93864d6/attachment.bin>


More information about the llvm-commits mailing list