[PATCH] D52839: Inform AST's UnaryOperator of FENV_ACCESS
Kevin P. Neal via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 11 12:36:25 PDT 2018
kpn added a comment.
I forgot to address the template question. I've spend the past 18 years doing SystemZ backend work on multiple {,JIT} compilers. I'm not really in a position to answer your question about how to handle getting these FP bits down into C++ templates. I hope that won't hold up getting FENV_ACCESS working for C compilations.
https://reviews.llvm.org/D52839
More information about the cfe-commits
mailing list