[PATCH] D54749: Saturating float to int casts.
Bevin Hansson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 7 08:01:33 PDT 2020
ebevhan added a comment.
I don't know why the premerge tests are failing. I don't see those failures locally, so it's rather hard to debug it, especially since the premerge build lacks proper debug info.
It's probably related to the vector expansion I added, but I don't see why it would be failing on Phab and not on my machine.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54749/new/
https://reviews.llvm.org/D54749
More information about the llvm-commits
mailing list