[PATCH] D63036: LLVM IR constant expressions never trap.
Chris Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 14 16:21:14 PDT 2019
lattner added a comment.
I commented on the llvmdev thread, but instead of moving this complexity around, I'd really rather see it go away. We should never have supported div/rem constant expressions in the first place...
-Chris
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63036/new/
https://reviews.llvm.org/D63036
More information about the llvm-commits
mailing list