[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 00:56:43 PDT 2020


mstorsjo added a comment.

The file that shows the error can be built from https://martin.st/temp/eval.c, built as `clang -target armv7-w64-mingw32 -c -O2 eval.c`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87379/new/

https://reviews.llvm.org/D87379



More information about the llvm-commits mailing list