khei4
|
39a0677784
|
[AggressiveInstCombine] folding load for constant global patterened arrays and structs by GEP-indices
Differential Revision: https://reviews.llvm.org/D146622
Fixes https://github.com/llvm/llvm-project/issues/61615
Reviewed By: nikic
|
2023-05-12 19:02:28 +09:00 |
|
Jordan Rupprecht
|
e08c397a88
|
Revert "[AggressiveInstCombine] folding load for constant global patterened arrays and structs by GEP-indices Differential Revision: https://reviews.llvm.org/D146622 Fixes https://github.com/llvm/llvm-project/issues/61615"
This reverts commit 0574a4be879e07b48ba9be8d63eebba49a04dfe8. It causes a compiler crash due to a div by zero.
|
2023-05-09 10:38:46 -07:00 |
|
khei4
|
0574a4be87
|
[AggressiveInstCombine] folding load for constant global patterened arrays and structs by GEP-indices Differential Revision: https://reviews.llvm.org/D146622 Fixes https://github.com/llvm/llvm-project/issues/61615
|
2023-05-09 23:22:21 +09:00 |
|
khei4
|
434b0badb5
|
[AggressiveInstCombine] folding load for constant global patterened arrays and structs by alignment
Differential Revision: https://reviews.llvm.org/D144445
Reviewed By: nikic
fix: wrong arrow
|
2023-03-23 23:31:22 +09:00 |
|
khei4
|
c7a3284de3
|
[AggressiveInstCombine] Pre-Commit test for D144445 (NFC)
Differential Revision: https://reviews.llvm.org/D145355
tweak: test
|
2023-03-23 23:31:22 +09:00 |
|