diff options
author | luxufan <luxufan@iscas.ac.cn> | 2022-12-21 22:47:12 +0800 |
---|---|---|
committer | luxufan <luxufan@iscas.ac.cn> | 2022-12-21 22:53:29 +0800 |
commit | 561ee10a258b1d39fc34a9d85eee14a776720acf (patch) | |
tree | 1c39b2403d32708119c1a379bec1df126d2ab819 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 7d8528dbf290656815a64b2b9e4ad0567375fff0 (diff) | |
download | llvm-561ee10a258b1d39fc34a9d85eee14a776720acf.zip llvm-561ee10a258b1d39fc34a9d85eee14a776720acf.tar.gz llvm-561ee10a258b1d39fc34a9d85eee14a776720acf.tar.bz2 |
[InstCombine] Combine ZExt (B - A) + ZExt(A) to ZExt(B)
Combine ZExt (B - A) + ZExt(A) to ZExt(B)
https://alive2.llvm.org/ce/z/ESUwPi
Reviewed By: spatel
Differential Revision: https://reviews.llvm.org/D139930
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions