[PATCH] D87379: [ARM] Selects SSAT/USAT from LLVM IR of min/max patterns
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 15 09:16:56 PDT 2020
mstorsjo added a comment.
In D87379#2274531 <https://reviews.llvm.org/D87379#2274531>, @srj wrote:
>> It seems we made a small mistake in one of the if conditions, will fix it now. Thanks for letting us know
>
> What commit/review has the fixes? This is affecting Halide as well and we'd like to test the fix.
The fix was in https://github.com/llvm/llvm-project/commit/1119bf95be94950da602b268dc96dbb2110cbe15 / rG1119bf95be94950da602b268dc96dbb2110cbe15 <https://reviews.llvm.org/rG1119bf95be94950da602b268dc96dbb2110cbe15>
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87379/new/
https://reviews.llvm.org/D87379
More information about the llvm-commits
mailing list