llvm-project
0d9c0ced
- [clang][x86] Ensure we use the shifted value bit width to check for out of bounds per-element shift amounts (#156019)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
241 days ago
[clang][x86] Ensure we use the shifted value bit width to check for out of bounds per-element shift amounts (#156019) This should allow us to reuse these cases for the shift-by-immediate builtins in #155542
References
#156019 - [clang][x86] Ensure we use the shifted value bit width to check for out of bounds per-element shift amounts
Author
RKSimon
Parents
49f39b34
Loading