llvm-project
2dd35f8f
- [DAGCombine] Fix alignment of store in replaceStoreOfInsertLoad. (#215895)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
29 days ago
[DAGCombine] Fix alignment of store in replaceStoreOfInsertLoad. (#215895) For the variable index case, the alignment of the original store was used, which is too large. Fixes #215530
References
#215895 - [DAGCombine] Fix alignment of store in replaceStoreOfInsertLoad.
Author
efriedma-quic
Parents
26538e80
Loading