[PATCH] D79708: [clang][BFloat] add NEON emitter for bfloat
Ties Stuij via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 21 10:15:37 PDT 2020
stuij marked 2 inline comments as done.
stuij added inline comments.
================
Comment at: clang/utils/TableGen/NeonEmitter.cpp:2416
+ " *\n"
+ " * Permission is hereby granted, free of charge, to any person "
+ "obtaining a copy\n"
----------------
stuij wrote:
> SjoerdMeijer wrote:
> > I can't remember the outcome, but I had a discussion with @sdesmalen about this license, if this should be the new or old copyright notice. I believe, but am not certain, that this should be the new one.
> I'll change it, and will ping @sdesmalen to be sure.
Just to be clear: I've changed the BF16 text, not the FP16 text, which should stay the same.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79708/new/
https://reviews.llvm.org/D79708
More information about the cfe-commits
mailing list