[PATCH] D106053: [CodeGen] Remove pending AssertZext AssertSext in promoting FP_TO_INT
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 15 12:36:05 PDT 2021
efriedma added a comment.
I agree, the existing lowering seems fine. If it's causing problems for C code, there's probably a source bug, which should be caught by `-fsanitize=undefined`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106053/new/
https://reviews.llvm.org/D106053
More information about the llvm-commits
mailing list