[PATCH] D26391: [JumpThreading] Unfold selects that depend on the same condition
Pablo Barrio via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 9 03:30:34 PST 2016
pbarrio added a comment.
Thanks for the comment @efriedma. I committed before I saw it, but I agree with you that this change will affect determinism of the use-lists when two of the selects on the list depend on each other. I will create a separate revision for the change and add you as reviewer.
Repository:
rL LLVM
https://reviews.llvm.org/D26391
More information about the llvm-commits
mailing list