Skip to content
Commit 31850318 authored by Cullen Rhodes's avatar Cullen Rhodes
Browse files

[mlir][ArmSME] Remove "pure" side-effect from 'get_tile_id' op to prevent CSE

The 'get_tile_id' op is currently marked as pure so CSE thinks these ops
are equivalent and replaces with them a single one. This patch removes
pure to prevent this.

Reviewed By: awarzynski

Differential Revision: https://reviews.llvm.org/D156558
parent d5823389
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment