[PATCH] D71799: [Attributor] AAUndefinedBehavior: Check for branches on undef value.

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 26 09:38:25 PST 2019


uenoku added a comment.

I create a patch(D71910 <https://reviews.llvm.org/D71910>)  for this problem then with that patch, you can use like `A.changeToUnreachableAfterManifest(I)`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71799/new/

https://reviews.llvm.org/D71799





More information about the llvm-commits mailing list