[llvm-dev] [RFC] Matrix support (take 2)
David Greene via llvm-dev
llvm-dev at lists.llvm.org
Wed Dec 19 10:28:13 PST 2018
Adam Nemet via llvm-dev <llvm-dev at lists.llvm.org> writes:
> That said we should be able to remove these intrinsics in the long
> term. Once we have masking on the core ops in the IR, we should be
> able to express the same semantics without dedicated intrinsics.
Is there actually a proposal for adding core masking support? It's been
brought up several times in the past but always ends up in the "too hard
to do" bin.
-David
More information about the llvm-dev
mailing list