[PATCH] D71741: Add size of FP environment to DataLayout
Serge Pavlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 17 09:34:28 PDT 2021
sepavloff updated this revision to Diff 331292.
sepavloff edited the summary of this revision.
sepavloff added a comment.
Use more consistent name: s/getFPControlModesSize/getFPControlModeSize/
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.331292.patch
Type: text/x-patch
Size: 4833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210317/ecc67530/attachment.bin>
More information about the llvm-commits
mailing list