Difference between revisions of "Porting/LLVM"
Jump to navigation
Jump to search
JeremyRand (talk | contribs) (clang 15 fails to compile program using smmintrin.h on ppc64el) |
JeremyRand (talk | contribs) (→In progress: D158066 migrated to GitHub) |
||
Line 3: | Line 3: | ||
* [https://github.com/llvm/llvm-project/issues/64664 clang 15 fails to compile program using smmintrin.h on ppc64el] | * [https://github.com/llvm/llvm-project/issues/64664 clang 15 fails to compile program using smmintrin.h on ppc64el] | ||
* [https://reviews.llvm.org/D158066 Fix use of FPSCR builtins in smmintrin.h] | * [https://reviews.llvm.org/D158066 Fix use of FPSCR builtins in smmintrin.h] | ||
+ | * [https://github.com/llvm/llvm-project/pull/67299 Fix use of FPSCR builtins in smmintrin.h] | ||
[[Category:Ports]] | [[Category:Ports]] |