[PATCH] D71741: Add size of FP environment to DataLayout

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 16 06:52:41 PDT 2021


sepavloff updated this revision to Diff 330971.
sepavloff edited the summary of this revision.
sepavloff added a comment.
Herald added a subscriber: dexonsmith.

Rebased patch. Added size of control modes.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71741/new/

https://reviews.llvm.org/D71741

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/DataLayout.h
  llvm/lib/IR/DataLayout.cpp
  llvm/unittests/IR/DataLayoutTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71741.330971.patch
Type: text/x-patch
Size: 4847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210316/ff561be6/attachment.bin>


More information about the llvm-commits mailing list