[PATCH] D71741: Add size of FP environment to DataLayout
Serge Pavlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 22 03:11:10 PDT 2020
sepavloff planned changes to this revision.
sepavloff added a comment.
Herald added a reviewer: jdoerfert.
The dependent revision D71742 <https://reviews.llvm.org/D71742> is modified so that it does not require size of FP environment to be specified in DataLayout. Probably when implementing frontend part this information will become necessary.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71741/new/
https://reviews.llvm.org/D71741
More information about the llvm-commits
mailing list