[all-commits] [llvm/llvm-project] 481170: [Clang][CodeGen] Use poison instead of undef for e...
ManuelJBrito via All-commits
all-commits at lists.llvm.org
Tue Dec 6 04:41:11 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 481170cb551124ed89353dd55a89b1d9971e9a6d
https://github.com/llvm/llvm-project/commit/481170cb551124ed89353dd55a89b1d9971e9a6d
Author: Manuel Brito <manuel.brito at tecnico.ulisboa.pt>
Date: 2022-12-06 (Tue, 06 Dec 2022)
Changed paths:
M clang/lib/CodeGen/CGBuiltin.cpp
M clang/test/CodeGenOpenCL/builtins-amdgcn-vi.cl
Log Message:
-----------
[Clang][CodeGen] Use poison instead of undef for extra argument in __builtin_amdgcn_mov_dpp [NFC]
Differential Revision: https://reviews.llvm.org/D138755
More information about the All-commits
mailing list