[all-commits] [llvm/llvm-project] 15136f: [AMDGPU] Change placeholder from `undef` to `poiso...
Pedro Lobo via All-commits
all-commits at lists.llvm.org
Wed Mar 12 05:53:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15136f1c09d9e5aef0266937d3d7135616436cd2
https://github.com/llvm/llvm-project/commit/15136f1c09d9e5aef0266937d3d7135616436cd2
Author: Pedro Lobo <pedro.lobo at tecnico.ulisboa.pt>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUImageIntrinsicOptimizer.cpp
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.load.2dmsaa.ll
Log Message:
-----------
[AMDGPU] Change placeholder from `undef` to `poison` (#130853)
Call `insertelement` with `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