llvm-project
59661a29
- [LLVM][LangRef] Restrict vscale to be a signed power-of-two integer. (#183080)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
62 days ago
[LLVM][LangRef] Restrict vscale to be a signed power-of-two integer. (#183080) There is no known requirement to support non-power-of-two values of vscale and yet said support is leading to unnecessary complexity within LLVM.
References
#183080 - [LLVM][LangRef] Restrict vscale to be a signed power-of-two integer.
Author
paulwalker-arm
Parents
ff929a21
Loading