diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-11-13 19:19:56 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-13 19:19:56 -0800 |
commit | 3161102f10cbd8e902bb3172bfa58d5c20d2dc22 (patch) | |
tree | bc23ddd5e733eb1de9e3ad6431ae4dc876d00988 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 725115d7bba2faf3d0c21442f4661dea77b8a77c (diff) | |
download | llvm-3161102f10cbd8e902bb3172bfa58d5c20d2dc22.zip llvm-3161102f10cbd8e902bb3172bfa58d5c20d2dc22.tar.gz llvm-3161102f10cbd8e902bb3172bfa58d5c20d2dc22.tar.bz2 |
[RISCV][GISel] Attempt to simplify how we handle type legality for F and D extensions. (#72174)
Add helper that creates a lambda similar to typeIs, but containing the
predicate check for hasStdExtF and hasStdD. We can use this with legalIf
and all to reduce the number of manual lambdas we need to write.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions