[PATCH] D44909: [DAGCombine] (float)((int) f) --> ftrunc (PR36617)
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 11 11:08:30 PDT 2018
thakis added a comment.
(FWIW since this was enabled again we had at least two bugs due to this -- https://crbug.com/845816 https://crbug.com/851415 -- and one confused thread at https://groups.google.com/a/chromium.org/forum/#!topic/cxx/W5wma_HXWOo )
Repository:
rL LLVM
https://reviews.llvm.org/D44909
More information about the llvm-commits
mailing list