mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 03:56:16 +08:00
OperationHandle mostly existed to mirror the behavior of ValueHandle. This has become unnecessary and can be retired. Differential Revision: https://reviews.llvm.org/D78692