diff options
author | Alfie Richards <156316945+AlfieRichardsArm@users.noreply.github.com> | 2024-01-16 10:30:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-16 10:30:16 +0000 |
commit | 60c775769b0ee8f57a41c0667664afb12958eeac (patch) | |
tree | d16c59ebbd69691a688d2d3c2d0b2efda1a59c87 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 1074b94f5df6e164997cdb494f47657fd49d7cb5 (diff) | |
download | llvm-60c775769b0ee8f57a41c0667664afb12958eeac.zip llvm-60c775769b0ee8f57a41c0667664afb12958eeac.tar.gz llvm-60c775769b0ee8f57a41c0667664afb12958eeac.tar.bz2 |
[ARM] Add missing earlyclobber to sqrshr and uqrshl instructions. (#77782)
This avoids possible undefined behavior using the same register for Rm
and Rda.
Additionally adds a check in MC to produce an error upon parsing this
case.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions