Files
llvm-project/llvm/lib/Transforms/Utils/InjectTLIMappings.cpp
Rux124 c91d5c76db InjectTLIMappings: remove incompatible attributes from vector declarations. (#173206)
Some attributes (e.g., the signext attribute) are not supported on
vector types; adding them would cause the verifier pass to fail.
2026-01-22 13:39:10 +08:00

6.2 KiB