[all-commits] [llvm/llvm-project] d0081a: [NFC][SPIRV] Make the zero-length-array.ll test ex...
Juan Manuel Martinez Caamaño via All-commits
all-commits at lists.llvm.org
Mon Nov 10 00:38:38 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d0081aa92923cf5ee1d2ec4c6191a492c5a8cf25
https://github.com/llvm/llvm-project/commit/d0081aa92923cf5ee1d2ec4c6191a492c5a8cf25
Author: Juan Manuel Martinez Caamaño <jmartinezcaamao at gmail.com>
Date: 2025-11-10 (Mon, 10 Nov 2025)
Changed paths:
M llvm/test/CodeGen/SPIRV/zero-length-array.ll
Log Message:
-----------
[NFC][SPIRV] Make the zero-length-array.ll test explicit about what is generated (#166910)
This patch doesn't change anything. Just adds more explicit checks to
verify what is generated in this case when an alloca has a zero-sized
array.
I'd expect an `OpRuntimeArray`, but nothing is generated.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list