The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
28.87k
stars
11.92k
forks
source link
Suboptimal codegen for vzip1q of values that were loaded as float32x2 in AArch64 #58584
Open
TellowKrinkle opened 2 years ago
Godbolt link: https://gcc.godbolt.org/z/vqTna3cGv
The following C code:
compiles to this:
instead of