diff options
author | Temperz87 <58375877+Temperz87@users.noreply.github.com> | 2025-08-19 05:06:14 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-19 10:06:14 +0100 |
commit | 9cadc4e15362581e1b2a5b0216d180d181a08cfc (patch) | |
tree | 0876e702fe231c73b307d00f929421143748bee3 /clang/lib/AST/ByteCode/Compiler.cpp | |
parent | a1039c1b841853f42eb85f0ad4f368b5b2565cca (diff) | |
download | llvm-9cadc4e15362581e1b2a5b0216d180d181a08cfc.zip llvm-9cadc4e15362581e1b2a5b0216d180d181a08cfc.tar.gz llvm-9cadc4e15362581e1b2a5b0216d180d181a08cfc.tar.bz2 |
[DAG] SelectionDAG::canCreateUndefOrPoison - add ISD::SCMP/UCMP handling + tests (#154127)
This pr aims to resolve #152144
In SelectionDAG::canCreateUndefOrPoison the ISD::SCMP/UCMP cases are
added to always return false as they cannot generate poison or undef
The `freeze-binary.ll` file is now testing the SCMP/UCMP cases
---------
Co-authored-by: Temperz87 <= temperz871@gmail.com>
Co-authored-by: Simon Pilgrim <llvm-dev@redking.me.uk>
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions