[PATCH] D26348: Allow convergent attribute for function arguments

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 11:47:02 PST 2017


mehdi_amini added a comment.

I meant that T1 would run with `{ v1 = 0; cond = true; }` and T1 with  with `{ v1 = 1; cond = false; }`


https://reviews.llvm.org/D26348





More information about the llvm-commits mailing list