Skip to content
Commit 9c7bceb4 authored by Stephan Herhut's avatar Stephan Herhut Committed by A. Unique TensorFlower
Browse files

Mark std.subview as no-sideeffect.

In essence, std.subview is just an abstract indexing transformation (somewhat
akin to a gep in llvm) and by itself has no effect. From a practical perspective
this helps, as it allows to remove dead subview operations.

PiperOrigin-RevId: 280630046
parent 95d5d359
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment