diff options
author | Nikita Popov <npopov@redhat.com> | 2023-04-24 15:22:20 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-04-24 15:22:20 +0200 |
commit | 3e3e41b263f4aa76a5a36f02727827bebccdbf07 (patch) | |
tree | ea9ff12fab33e82c55594e572e85c2eb588bbd2e /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | d6ee8f3181ff9a1d60571850f16aad752c98ec40 (diff) | |
download | llvm-3e3e41b263f4aa76a5a36f02727827bebccdbf07.zip llvm-3e3e41b263f4aa76a5a36f02727827bebccdbf07.tar.gz llvm-3e3e41b263f4aa76a5a36f02727827bebccdbf07.tar.bz2 |
[InstSimplify] Support all instructions in simplifyWithOpReplaced()
Instead of hardcoding a few instruction kinds, use the generic
interface now that we have it.
The primary effect of this is that intrinsics are now supported.
It's worth noting that this is still limited in that it does not
support vectors, so we can't remove e.g. existing fshl special
cases.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions