Files
clang-p2996/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
Alex MacLean 6018820c48 [NVPTX] Fix lowering of i1 SETCC (#115035)
Add DAG legalization support for expanding i1 SETCC nodes using
appropriate logical operations to simulate integer comparisons. Use
these expansions to handle i1 SETCC in NVPTX.

fixes #58428 and #57405
2024-12-05 12:54:24 -08:00

480 KiB