RE: [RISC-V][tech-rvv-intrinsics] RISC-V V C Intrinsic API v1.0 release meeting reminder (December 4th, 2023)

2023-12-04 Thread Rich Fuhler via Gcc
Apologies to the other groups. I missed that this went to multiple other groups. -rich Original message From: Rich Fuhler Date: 12/4/23 11:42 AM (GMT-08:00) To: tech-rvv-intrins...@lists.riscv.org, tech-vector-...@lists.riscv.org, gcc@gcc.gnu.org, sig-toolcha

RE: [RISC-V][tech-rvv-intrinsics] RISC-V V C Intrinsic API v1.0 release meeting reminder (December 4th, 2023)

2023-12-04 Thread Rich Fuhler via Gcc
Hi eop, When I checked the calendar, https://tech.riscv.org/calendar/, last night, the meeting was scheduled for 6am PT, which was a conflict in my schedule. Could any meeting times or cancelation notifications go out at least a day ahead of time? -rich Original message

RE: [RFC, MIPS] Relax NaN rules

2014-03-25 Thread Rich Fuhler
> The easiest way to do that is to add a flag that either (a) stops the > compiler emitting a .nan at all or (b) gets it to emit ".nan legacy" > regardless of the actual encoding used. It's really just a slight > variation on (2), the difference being that we might be using 2008 > under the covers

RE: [RFC, MIPS] Relax NaN rules

2014-03-21 Thread Rich Fuhler
> From: Maciej W. Rozycki [ma...@codesourcery.com] > Sent: Friday, March 21, 2014 16:21 > To: Joseph S. Myers > Cc: Rich Fuhler; Matthew Fortune; Richard Sandiford; dal...@aerifal.cx; > Andrew Pinski (pins...@gmail.com); gcc@gcc.gnu.org; Moore, Catherine > (catherine_mo...@men

RE: [RFC, MIPS] Relax NaN rules

2014-03-21 Thread Rich Fuhler
> From: Matthew Fortune > Sent: Tuesday, March 18, 2014 08:06 > To: Joseph Myers > Cc: Richard Sandiford; ma...@codesourcery.com; dal...@aerifal.cx; Andrew > Pinski (pins...@gmail.com); gcc@gcc.gnu.org; Rich Fuhler; Moore, Catherine > (catherine_mo...@mentor.com) > Subject: