diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-05-10 08:56:31 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-05-10 09:13:59 -0700 |
commit | 4b36d9bde7ac48f1dc93e724a8812fddfda68483 (patch) | |
tree | 742c314ccf103cce3295496edf976f2b063138dd /llvm/lib/CodeGen/TargetLoweringBase.cpp | |
parent | 7b362ddda9ca53906b0be6fe30c64fd1a910d9d4 (diff) | |
download | llvm-4b36d9bde7ac48f1dc93e724a8812fddfda68483.zip llvm-4b36d9bde7ac48f1dc93e724a8812fddfda68483.tar.gz llvm-4b36d9bde7ac48f1dc93e724a8812fddfda68483.tar.bz2 |
[CVP] Preserve exact name when converting sext->zext and ashr->lshr.
Previously we took the old name and always appended a numberic suffix.
Since we're doing a 1:1 replacement, it's clearer to keep the original
name exactly.
Reviewed By: fhahn
Differential Revision: https://reviews.llvm.org/D125281
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions