diff options
author | Nicolas Vasilache <ntv@google.com> | 2020-04-23 11:00:03 -0400 |
---|---|---|
committer | Nicolas Vasilache <ntv@google.com> | 2020-04-23 11:01:16 -0400 |
commit | 367229e100eca714276253bf95a0dd3d084a9624 (patch) | |
tree | 21dec00d4b5fe10a9cfa7d820996507c63854980 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | c2fec2fb17787c14e7860a57ef4f03e085cd3a7b (diff) | |
download | llvm-367229e100eca714276253bf95a0dd3d084a9624.zip llvm-367229e100eca714276253bf95a0dd3d084a9624.tar.gz llvm-367229e100eca714276253bf95a0dd3d084a9624.tar.bz2 |
[mlir][EDSC] Retire ValueHandle
The EDSC discussion [thread](https://llvm.discourse.group/t/evolving-builder-apis-based-on-lessons-learned-from-edsc/879) points out that ValueHandle has become an unnecessary level of abstraction since MLIR switch from `Value *` to `Value` everywhere.
This revision removes this level of indirection.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions