[PATCH] D19674: [SimplifyCFG] propagate branch metadata when creating select

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 15:40:51 PDT 2016


spatel added a comment.

In http://reviews.llvm.org/D19674#421885, @spatel wrote:

> In http://reviews.llvm.org/D19674#421811, @vitalybuka wrote:
>
> > Reverted in r268577
>
>
> Thanks, Vitaly. I'll try to get this debugged tomorrow.


I've tried to reproduce the error using sanitized builds of opt/llc as well as running under valgrind, but I don't see it. How do I find the exact steps used by the bot to induce the bug?


Repository:
  rL LLVM

http://reviews.llvm.org/D19674





More information about the llvm-commits mailing list