[all-commits] [llvm/llvm-project] 05137c: [AsmParser] Convert empty arrays to `poison` (#119...
Pedro Lobo via All-commits
all-commits at lists.llvm.org
Thu Dec 12 13:44:32 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05137cc50726c82b6cd7bdd51ab44b6db2176ce9
https://github.com/llvm/llvm-project/commit/05137cc50726c82b6cd7bdd51ab44b6db2176ce9
Author: Pedro Lobo <pedro.lobo at tecnico.ulisboa.pt>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
M llvm/lib/AsmParser/LLParser.cpp
M llvm/test/Assembler/aggregate-constant-values.ll
M llvm/test/CodeGen/AMDGPU/amdgpu.private-memory.ll
Log Message:
-----------
[AsmParser] Convert empty arrays to `poison` (#119754)
Empty arrays can be converted to `poison` instead of `undef`.
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