rampitec wrote:

> > JBTW, clamp is not clamp either. This is relu, which is not possible to 
> > match at all with any sort of input. Clamp bit is again repurposed.
> 
> relu?

According to spec: 'clamp bit is to control the RELU option. If clamp is set, 
the negative result is clamped to 0.'

https://github.com/llvm/llvm-project/pull/164731
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to