efriedma-quic wrote:

See https://reviews.llvm.org/D113439 for similar discussion we had for RISC-V 
intrinsics.  Basically the same issues apply here.  The end result was that the 
intrinsics were reworked into their current form: the intrinsics take the mode 
as an argument, and an MIR pass converts the mode operand into explicit 
instructions to set the mode.

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

Reply via email to