[PATCH] D47631: [ValueTracking] Match select abs pattern when there's an sext involved

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 5 07:57:13 PDT 2018


john.brawn added a comment.

In https://reviews.llvm.org/D47631#1122027, @mstorsjo wrote:

> It seems like this started triggering assertions in builds, I was about to file a bug about it, but it seems someone else already beat me to it, in https://bugs.llvm.org/show_bug.cgi?id=37686.


Fixed in https://reviews.llvm.org/rL334019.


Repository:
  rL LLVM

https://reviews.llvm.org/D47631





More information about the llvm-commits mailing list