Files
clang-p2996/llvm/test/CodeGen/AMDGPU/kernel-args.ll
Matt Arsenault 2f2ac3de69 DAG: Avoid stack usage in bitcast operand promotion to legal vector (#125637)
Fix introducing stack usage if a bitcast source operand is an illegal
integer type cast to a legal vector type. This should cover more
situations, but this is the first one I noticed.
2025-02-04 16:43:42 +07:00

207 KiB