[mlir] Fixed warning related to unused variable in Liveness.
The latest changes of the Liveness analysis caused a warning related to an unused variable. This commit solves this warning. Differential Revision: https://reviews.llvm.org/D78912
Loading
Please sign in to comment