aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader
diff options
context:
space:
mode:
authorCassie Jones <code@witchoflight.com>2021-01-27 04:36:12 -0500
committerCassie Jones <code@witchoflight.com>2021-01-27 04:36:17 -0500
commit40f6599c20aff2ca4ee142f7923c6b40c6b9694d (patch)
tree440e13e7ac6f094969e072a41a68059864903820 /llvm/lib/Bitcode/Reader
parent79c727328b908051616ed39ceae137b5f1d064cd (diff)
downloadllvm-40f6599c20aff2ca4ee142f7923c6b40c6b9694d.zip
llvm-40f6599c20aff2ca4ee142f7923c6b40c6b9694d.tar.gz
llvm-40f6599c20aff2ca4ee142f7923c6b40c6b9694d.tar.bz2
[AArch64][GlobalISel] Make G_SADDE and G_SSUBE legal
This makes G_SADDE and G_SSUBE legal in preparation for further work legalizing overflowing operations. It's fine that they don't have an instruction selector implementation yet, because G_UADDE and G_USUBE are already legal on AArch64 without an instruction selector implementation. This completes the set of G_[SU]{ADD,SUB}[EO] operations on AArch64. Reviewed By: paquette Differential Revision: https://reviews.llvm.org/D95325
Diffstat (limited to 'llvm/lib/Bitcode/Reader')
0 files changed, 0 insertions, 0 deletions