[PATCH] D45315: [X86] Improve unsigned saturation downconvert detection.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 14 04:43:18 PDT 2018
RKSimon added inline comments.
================
Comment at: test/CodeGen/X86/avx512-trunc.ll:769
+
+; Tests for the following unsigned saturation pattern:
+
----------------
Please can you commit these avx512-trunc.ll tests with trunk's current codegen and then rebase so this patch shows the codegen diff?
Repository:
rL LLVM
https://reviews.llvm.org/D45315
More information about the llvm-commits
mailing list