[PATCH] D69598: Work on cleaning up denormal mode handling
Matt Arsenault via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 6 17:14:39 PST 2019
arsenm updated this revision to Diff 228168.
arsenm added a comment.
Missed a spot to rename
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69598/new/
https://reviews.llvm.org/D69598
Files:
clang/include/clang/Basic/CodeGenOptions.h
clang/lib/CodeGen/CGCall.cpp
clang/lib/Frontend/CompilerInvocation.cpp
llvm/include/llvm/ADT/FloatingPointMode.h
llvm/include/llvm/CodeGen/MachineFunction.h
llvm/include/llvm/CodeGen/SelectionDAG.h
llvm/lib/CodeGen/MachineFunction.cpp
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/unittests/ADT/CMakeLists.txt
llvm/unittests/ADT/FloatingPointMode.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69598.228168.patch
Type: text/x-patch
Size: 9713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191107/0602cad3/attachment.bin>
More information about the cfe-commits
mailing list