aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2024-02-27 19:45:43 +0000
committerGitHub <noreply@github.com>2024-02-27 19:45:43 +0000
commitf42e321b9fb54300c4450e699cd3cc453e994b58 (patch)
tree731a55c1bd119beba9dd90e8264cd5c9096735fb /clang/lib/CodeGen/CodeGenModule.cpp
parentb3189b13b274a3411f939574aa573a7656bf372b (diff)
downloadllvm-f42e321b9fb54300c4450e699cd3cc453e994b58.zip
llvm-f42e321b9fb54300c4450e699cd3cc453e994b58.tar.gz
llvm-f42e321b9fb54300c4450e699cd3cc453e994b58.tar.bz2
[AArch64] Use FMOVDr for clearing upper bits (#83107)
This adds some tablegen patterns for generating FMOVDr from concat(X, zeroes), as the FMOV will implicitly zero the upper bits of the register. An extra AArch64MIPeepholeOpt is needed to make sure we can remove the FMOV in the same way we would remove the insert code.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions