@@ -17,8 +17,6 @@ commit https://github.com/intel/llvm/commit/2442ef047a4e9e9c135beed18a92029e1aad
17
17
[ DeviceSanitizer] Disable handling no return calls (#14652 )
18
18
// bugfix?
19
19
20
- +UR commit below
21
-
22
20
## New Features
23
21
24
22
### SYCL Compiler
@@ -769,95 +767,6 @@ Breaking changes were also made to compiler flags:
769
767
- [new] C/C++ math built-ins (like `exp` or `tanh`) can return incorrect
770
768
results for some edge-case input when they are called from SYCL kernels.
771
769
772
- commit https://github.com/intel/llvm/commit/c30769b122d99eb4d05bcb78f15e593491fe31ae
773
- Author: Neil R. Spruit <[email protected] >
774
- [UR][L0] Use Intel Level Zero Driver Version String extension (#14426)
775
- https://github.com/oneapi-src/unified-runtime/pull/1816
776
- Sounds like improvement to stability of driver version query
777
-
778
- commit https://github.com/intel/llvm/commit/8ddd7291219256f9bcb78328cc85322037736171
779
- Author: Ross Brunton <[email protected] >
780
- [UR] Update to new urProgramLink interface (#13085)
781
- https://github.com/oneapi-src/unified-runtime/pull/1458
782
- Seems to be an internal UR bugfix/improvement
783
-
784
- commit https://github.com/intel/llvm/commit/db4d83e3969a5f7b5313aa5fb8466dd2ebbf9283
785
- Author: Neil R. Spruit <[email protected] >
786
- [UR][L0] Fix Queue get info and fix Queue release decrement (#14411)
787
- https://github.com/oneapi-src/unified-runtime/pull/1814
788
- Could be an actual bugfix
789
-
790
- commit https://github.com/intel/llvm/commit/eb03091539daa68a582ceab950379ca482e118d9
791
- Author: Neil R. Spruit <[email protected] >
792
- [UR][L0] Fix Device Info return code to report unsupported enumeration (#14407)
793
- https://github.com/oneapi-src/unified-runtime/pull/1809
794
- ???
795
-
796
- commit https://github.com/intel/llvm/commit/f2bd076eb55a2cc79de2e9d4748967ed3cb13c9b
797
- Author: Wu Yingcong <[email protected] >
798
- [UR] fix use-after-free problems (#13855)
799
- UR PR: https://github.com/oneapi-src/unified-runtime/pull/1637
800
- Related to ASAN
801
-
802
- commit https://github.com/intel/llvm/commit/c6428bee93a01009291ee704dca9db6262045aed
803
- Author: Neil R. Spruit <[email protected] >
804
- Date: Tue Jun 25 07:03:05 2024 -0700
805
-
806
- [UR][L0] Fix Handle used in calls to L0 Driver zex apis given multi d… (#14250)
807
-
808
- …rivers
809
-
810
- pre-commit https://github.com/intel/llvm/commit/PR for
811
- https://github.com/oneapi-src/unified-runtime/pull/1778
812
-
813
- Signed-off-by: Neil R. Spruit <[email protected] >
814
-
815
- commit https://github.com/intel/llvm/commit/579484f0ae9e5e30b9c9bd468799e1688d5de890
816
- Author: Neil R. Spruit <[email protected] >
817
- Date: Fri Jun 14 05:45:42 2024 -0700
818
-
819
- [UR][L0] Maintain Lock of Queue while syncing the Last Command Event (#14150)
820
-
821
- pre-commit https://github.com/intel/llvm/commit/PR for
822
- https://github.com/oneapi-src/unified-runtime/pull/1749
823
-
824
- ---------
825
-
826
- Signed-off-by: Neil R. Spruit <[email protected] >
827
- Co-authored-by: Kenneth Benzie (Benie) <[email protected] >
828
-
829
- commit https://github.com/intel/llvm/commit/5a09c6a15279484434df299d9164d94b96d3507a
830
- Author: Kenneth Benzie (Benie) <[email protected] >
831
- Date: Wed May 22 10:42:06 2024 +0100
832
-
833
- [UR][L0] Return device version based on DeviceIpVersion (#13812)
834
-
835
- https://github.com/oneapi-src/unified-runtime/pull/1401
836
-
837
- commit https://github.com/intel/llvm/commit/e404d9984d1587ca130d267c342d10747bc09a1f
838
- [SYCL][NATIVECPU] Threadpool implementation for Native CPU (#13176)
839
- Native CPU backend improvement to be able to run work-groups in parallel?
840
-
841
- commit https://github.com/intel/llvm/commit/d86a50045bbbe488869991be49cbfe3213809d72
842
- [UR][CL] Atomic order memory capability for Intel FPGA driver (#13041)
843
- Potentially user-visible fix.
844
-
845
- commit https://github.com/intel/llvm/commit/2e2010e2cc4acf1375cf88ce65d3a5cb8cbc9427
846
- [UR] Add DEVICE_NOT_AVAILABLE UR error code and PI translation for same. (#13206)
847
- Does it fix any actual issues in some negative cases where we previosly
848
- reported a wrong error if device is not available?
849
-
850
- commit https://github.com/intel/llvm/commit/43f096308b03fa4c5a7f6845461a133d6cfaceae
851
- Author: Hugh Delaney <[email protected] >
852
- [UR] CI for UR PR refactor-guess-local-worksize (#12663)
853
- https://github.com/oneapi-src/unified-runtime/pull/1326
854
- Could be a bugfix?
855
-
856
- commit https://github.com/intel/llvm/commit/cf402b8473e9b3a4ee675a6154b80f0d54b198d1
857
- [UR][L0] Support for urUsmP2PPeerAccessGetInfoExp to query p2p access… (#12983)
858
- Strictly speaking, this may have a visible effect for end users since some
859
- of queries won't always return `false` anymore.
860
-
861
770
# Mar'24 release notes
862
771
Release notes for commit range [f4e0d3177338](https://github.com/intel/llvm/commit/f4ed132f243ab43816ebe826669d978139964df2).. [d2817d6d317db1](https://github.com/intel/llvm/commit/d2817d6d317db1143bb227168e85c409d5ab7c82)
863
772
0 commit comments