[PATCH] D87188: [InstCombine] Canonicalize SPF to abs intrinc
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 13 02:32:56 PST 2020
mstorsjo added a comment.
(Also, for studying the effect of this one, on an IR level, the difference is already present in the output of `-S -emit-llvm` from clang, unless using `-Xclang -disable-llvm-passes`, but I'm sure you already took that into account.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87188/new/
https://reviews.llvm.org/D87188
More information about the llvm-commits
mailing list