diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-07-15 09:31:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-15 09:31:26 +0100 |
commit | e74520fae690392f43936bb3c4c02b0ba088ccfa (patch) | |
tree | 43e0cd34e3d29535f77971f0f2570306bc06cba3 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 8ee32c7b367336f7281aa78c823f7bae4d5287c2 (diff) | |
download | llvm-e74520fae690392f43936bb3c4c02b0ba088ccfa.zip llvm-e74520fae690392f43936bb3c4c02b0ba088ccfa.tar.gz llvm-e74520fae690392f43936bb3c4c02b0ba088ccfa.tar.bz2 |
[DAG] canCreateUndefOrPoison - add handling for ISD::ABS nodes (#148791)
Unlike the abs intrinsic, the ISD::ABS node defines ABS(INT_MIN) -> INT_MIN, so no undef/poison is created by the node itself
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions