diff options
author | Jay Foad <jay.foad@amd.com> | 2022-09-12 16:32:25 +0100 |
---|---|---|
committer | Jay Foad <jay.foad@amd.com> | 2022-09-12 17:05:44 +0100 |
commit | 210e6a993dd518703ebc6438539c000a012414f8 (patch) | |
tree | cc2899c7d5fa6c8f0bdf3211a80a85ea2fd229cb /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 6394ad4421bcea87ac3112bfd41505d337a4e5b6 (diff) | |
download | llvm-210e6a993dd518703ebc6438539c000a012414f8.zip llvm-210e6a993dd518703ebc6438539c000a012414f8.tar.gz llvm-210e6a993dd518703ebc6438539c000a012414f8.tar.bz2 |
[GlobalISel] Simplify extended add/sub to add/sub with carry
Simplify extended add/sub (with carry-in and carry-out) to add/sub with
carry (with carry-out only) if carry-in is known to be zero.
Differential Revision: https://reviews.llvm.org/D133702
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions