forked from OSchip/llvm-project
466e5aba64
The commit simplifies affine.if ops : The affine if operation gets removed if the condition is universally true or false and then/else block is merged with the parent block. Signed-off-by: Shashij Gupta shashij.gupta@polymagelabs.com Reviewed By: bondhugula, pr4tgpt Differential Revision: https://reviews.llvm.org/D104015 |
||
---|---|---|
.. | ||
AffineMemoryOpInterfaces.cpp | ||
AffineOps.cpp | ||
AffineValueMap.cpp | ||
CMakeLists.txt |