Files
OpenBLAS/kernel
Marius Hillenbrand 60ef193258 s390x: use "lghi" for immediate values to fix build with clang
Some of the kernels written in assembly utilize a "load address"
instruction for loading an immediate value into a register. That is
both unnecessarily complex and LLVM's assembler does not understand that
specific syntax. Thus, replace with the appropriate "load immediate"
instruction, which is also clearer to read.

Signed-off-by: Marius Hillenbrand <mhillen@linux.ibm.com>
2020-09-02 13:49:30 +02:00
..
2020-07-26 23:32:24 -07:00
2019-03-30 22:18:03 +01:00
2020-04-19 15:44:30 +02:00
2019-03-30 22:25:06 +01:00
2020-08-13 06:18:00 +08:00
2020-08-19 16:36:55 +02:00
2019-03-30 22:01:13 +01:00