diff options
author | Nick Kreeger <nick.kreeger@gmail.com> | 2022-10-14 11:56:35 -0500 |
---|---|---|
committer | Nick Kreeger <nick.kreeger@gmail.com> | 2022-10-14 11:56:35 -0500 |
commit | f1f3612417a89f797ec2d6d405dd30d6890bef9e (patch) | |
tree | d1b31ebbbd261bda0837917f680eddfa8c3a7f0e /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | ce1a2ccf94602d0424d472044ed23611e8397ef4 (diff) | |
download | llvm-f1f3612417a89f797ec2d6d405dd30d6890bef9e.zip llvm-f1f3612417a89f797ec2d6d405dd30d6890bef9e.tar.gz llvm-f1f3612417a89f797ec2d6d405dd30d6890bef9e.tar.bz2 |
[mlir] Update Values to use new casting infra
This allows for using the llvm namespace cast methods instead of the ones on the Value class. The Value class method are kept for now, but we'll want to remove these eventually (with a really long lead time).
Related change: https://reviews.llvm.org/D134327
Differential Revision: https://reviews.llvm.org/D135870
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions