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

Dave Green via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 18 08:41:56 PST 2020


dmgreen added a comment.

Thanks for the reproducer. I verified that it does indeed fail with this patch.

It seems to be doing this as a knock-on effect: https://godbolt.org/z/Y4z3je, which does not verify: https://alive2.llvm.org/ce/z/PN7Rv5 ?


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