[PATCH] D158915: [InstCombine] optimized implementations of min/max for bool
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 29 15:17:22 PDT 2023
goldstein.w.n added a comment.
In D158915#4626484 <https://reviews.llvm.org/D158915#4626484>, @Qi-Hu wrote:
> In D158915#4619131 <https://reviews.llvm.org/D158915#4619131>, @goldstein.w.n wrote:
>
>> Can you precommitnthe tests?
>
> The pre-commit test is here: D159129 <https://reviews.llvm.org/D159129>.
Can you put it in a series.
Go to the "Edit Related Revisions" tab and set the test commit as the parent of this one.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158915/new/
https://reviews.llvm.org/D158915
More information about the llvm-commits
mailing list