We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14fe461 commit cb97f95Copy full SHA for cb97f95
clang/docs/ReleaseNotes.rst
@@ -733,6 +733,10 @@ LoongArch Support
733
^^^^^^^^^^^^^^^^^
734
- Enable linker relaxation by default for loongarch64.
735
736
+- Introduce LASX and LSX conversion intrinsics.
737
+
738
+- `__attribute__((target("lasx")))` now implies the `lsx` feature.
739
740
- DWARF fission is now compatible with linker relaxations, allowing `-gsplit-dwarf` and `-mrelax`
741
to be used together when building for the LoongArch platform.
742
0 commit comments