[llvm] InjectTLIMappings: remove signext attributes from vector declarations. (PR #173206)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 22 22:20:49 PST 2025
Ruhung wrote:
Oh, I think removing signext would break the semantics. I’ve turned the PR into a Draft to figure out how to preserve the semantics.
https://github.com/llvm/llvm-project/pull/173206
More information about the llvm-commits
mailing list