diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-10-06 19:34:55 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-06 19:34:55 -0700 |
commit | 08078fb359b68d88ee3edbb01a910af7b8cde548 (patch) | |
tree | 10f3c5cac37e5e73fdf1de07df3804d507dfccec /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c410e88f0f8c0654d7744d6d029009f9cb736143 (diff) | |
download | llvm-08078fb359b68d88ee3edbb01a910af7b8cde548.zip llvm-08078fb359b68d88ee3edbb01a910af7b8cde548.tar.gz llvm-08078fb359b68d88ee3edbb01a910af7b8cde548.tar.bz2 |
[RISCV] Fix copy/paste mistake in Sh3Add_UWPat. (#161923)
This pattern is a copy of the pattern in Sh3AddPat but using
sh3add.uw instead of sh3add. This is a mistake and the pattern
should be the equivalent of the first pattern from Sh1Add_UWPat and
Sh2Add_UWPat.
These classes were created to share with Andes in a788a1abd9c88, but
there was so many test changes in there that we must have overlooked the
changes to Zba codegen.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions