[PATCH] D80640: [CodeGen][SVE] Calculate correct type legalization for scalable vectors.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 5 08:55:47 PDT 2020


sdesmalen added a comment.

In D80640#2076508 <https://reviews.llvm.org/D80640#2076508>, @foad wrote:

> @sdesmalen this is causing test failures in my DEBUG build:
>
>   Failing Tests (4):
>     LLVM :: CodeGen/AMDGPU/fmax_legacy.f16.ll
>     LLVM :: CodeGen/AMDGPU/fmin_legacy.f16.ll
>     LLVM :: CodeGen/AMDGPU/select-vectors.ll
>     LLVM :: CodeGen/AMDGPU/select.f16.ll
>


Yes sorry for that. I had already reverted the patch and am looking into it. Cheers for pointing out!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80640





More information about the llvm-commits mailing list