[PATCH] D87188: [InstCombine] Canonicalize SPF to abs intrinc

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 23 12:04:37 PST 2020


lebedev.ri added a comment.

In D87188#2470392 <https://reviews.llvm.org/D87188#2470392>, @thakis wrote:

> Heads up: Breaks a test for us: https://bugs.chromium.org/p/chromium/issues/detail?id=1161542
>
> (No reduced repro yet, might be UB, just fyi at this point.)

Thanks for headsup. For now i'll deal with the problem @nlopes pointed out above in a bit..


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87188



More information about the cfe-commits mailing list