[PATCH] D119624: [PowerPC] Avoid generating 128-bit __multi3() and __muloti4() on 32-bit
Dimitry Andric via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 13 11:32:01 PDT 2023
dim abandoned this revision.
dim added a subscriber: aaronpuchert.
dim added a comment.
This was already fixed by @aaronpuchert in rGc1a31ee65b3a2bf2b452febb99703b3fdfa43328 <https://reviews.llvm.org/rGc1a31ee65b3a2bf2b452febb99703b3fdfa43328>, in a slightly different way, but functionally equivalent. Test cases were also updated.
It also seems to have ended up in release/15.x and release/16.x, so I don't think this review is relevant anymore. @pkubaj were those FreeBSD port errors with an earlier version of clang than 15.0 ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119624/new/
https://reviews.llvm.org/D119624
More information about the llvm-commits
mailing list