[PATCH] D39319: Set contract flag when setting unsafe algebra flag
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 26 06:28:54 PDT 2017
spatel added a comment.
This is correct, but I've proposed to remove UnsafeAlgebra in https://reviews.llvm.org/D39304. Do you need this right away, or can we wait for that change to proceed? Another possibility if we need this fixed immediately is to split up my patch so that the 'trans' bit is a follow-up.
https://reviews.llvm.org/D39319
More information about the llvm-commits
mailing list