diff options
author | David Green <david.green@arm.com> | 2025-09-03 08:21:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-03 08:21:27 +0100 |
commit | fba17cdee1830951867ecfc7d40f7b6caa78310a (patch) | |
tree | 7aa3f3068daa23f0e7f8b37a50fcad938631a70a /llvm/lib/Support/CommandLine.cpp | |
parent | f1dcdaac09b9271e00aeb095735ef984ae69752b (diff) | |
download | llvm-fba17cdee1830951867ecfc7d40f7b6caa78310a.zip llvm-fba17cdee1830951867ecfc7d40f7b6caa78310a.tar.gz llvm-fba17cdee1830951867ecfc7d40f7b6caa78310a.tar.bz2 |
[AArch64] Guard fptosi+sitofp patterns with one use checks. (#156407)
Otherwise we can end up with more instructions, needing to emit both
`fcvtzu w0, s0` and `fcvtzu s0, s0`.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions