llvm-project
63e6373e
- [WebAssembly] Truncate extra bits of large elements in BUILD_VECTOR (#167223)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
48 days ago
[WebAssembly] Truncate extra bits of large elements in BUILD_VECTOR (#167223) Fixes https://github.com/llvm/llvm-project/issues/165713 This patch handles out-of-bound vector elements and truncates extra bits.
References
#167223 - [WebAssembly] Truncate extra bits of large elements in BUILD_VECTOR
Author
XChy
Parents
bdae26f3
Loading