- Change FP scalar inputs of intrinsic versions of instructions (_Int suffex) to be ssmem or sdmem.
- Change integer memory operands to FP memory operands to some FP instructions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I think I already got the sse_load_f32/f64 changes in this patch in a recent commit. Can you double check?
The other changes look fine.