Announcement

Collapse
No announcement yet.

Intel VC-Intrinsics Updated With Arrow Lake, Lunar Lake & XeHPCVG Support

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Intel VC-Intrinsics Updated With Arrow Lake, Lunar Lake & XeHPCVG Support

    Phoronix: Intel VC-Intrinsics Updated With Arrow Lake, Lunar Lake & XeHPCVG Support

    Intel's VC Intrinsics software package that provides a set of intrinsics atop the LLVM IR instructions to represent SIMD semantics for programs targeting Intel GPUs has been updated for new hardware support...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    The only things of interest in the diffs seem to be:

    LSC typed load/store/prefetch​
    • lsc_load_merge_quad_typed_bti
    • lsc_store_quad_typed_bti
    • lsc_prefetch_quad_typed_bti

    LSC typed 2d block load/store/prefetch
    • lsc_load2d_typed_bti
    • lsc_store2d_typed_bti
    • lsc_prefetch2d_typed_bti​

    Comment

    Working...
    X