aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorzhijian lin <zhijian@ca.ibm.com>2025-02-13 09:09:17 -0500
committerGitHub <noreply@github.com>2025-02-13 09:09:17 -0500
commit7763119c6eb0976e4836f81c9876c49a36d46d73 (patch)
tree3d3f045e1482d1c0971c7621184928edc3ea6163 /flang/lib/Frontend/CompilerInvocation.cpp
parentf6e3d33c009cada0437c11d3fd1beace74c5dcfa (diff)
downloadllvm-7763119c6eb0976e4836f81c9876c49a36d46d73.zip
llvm-7763119c6eb0976e4836f81c9876c49a36d46d73.tar.gz
llvm-7763119c6eb0976e4836f81c9876c49a36d46d73.tar.bz2
[PowerPC] Deprecate uses of ISD::ADDC/ISD::ADDE/ISD::SUBC/ISD::SUBE (#116984)
ISD::ADDC, ISD::ADDE, ISD::SUBC and ISD::SUBE are being deprecated, using ISD::UADDO_CARRY,ISD::USUBO_CARRY instead. Lowering the UADDO, UADDO_CARRY, USUBO, USUBO_CARRY in the patch.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions