Closed Abhishek-Varma closed 1 week ago
@Abhishek-Varma maybe add a test along the lines of https://github.com/nod-ai/iree-amd-aie/blob/main/compiler/plugins/target/AMD-AIE/iree-amd-aie/Transforms/test/disable_vectorization.mlir
Please add a test along the lines of https://github.com/nod-ai/iree-amd-aie/blob/main/compiler/plugins/target/AMD-AIE/iree-amd-aie/Transforms/test/disable_vectorization.mlir
Same request, otherwise LGTM.
-- This commit adds a pass flag
enable-function-outlining
to enable/ disable function outlining. -- It also adds a global flag for the same and makes changes to the tests.Signed-off-by: Abhishek Varma abhvarma@amd.com