llvm-project/llvm/lib/Transforms/AggressiveInstCombine
bipmis 38f3e44997 [AggressiveInstCombine] Load merge the reverse load pattern of consecutive loads.
This patch extends the load merge/widen in AggressiveInstCombine() to handle reverse load patterns.

Differential Revision: https://reviews.llvm.org/D135137
2022-10-19 11:22:58 +01:00
..
AggressiveInstCombine.cpp [AggressiveInstCombine] Load merge the reverse load pattern of consecutive loads. 2022-10-19 11:22:58 +01:00
AggressiveInstCombineInternal.h [AggressiveInstCombine] Add `phi` nodes support to `TruncInstCombine` 2022-02-25 07:57:35 +03:00
CMakeLists.txt
TruncInstCombine.cpp Use llvm::is_contained (NFC) 2022-08-27 09:53:11 -07:00