[all-commits] [llvm/llvm-project] e83543: Don't replace Undef with null value for Constants ...
ykhatav via All-commits
all-commits at lists.llvm.org
Mon Apr 25 17:50:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e83543f8c2ef79f82f2e291072a956e23ab08efa
https://github.com/llvm/llvm-project/commit/e83543f8c2ef79f82f2e291072a956e23ab08efa
Author: YASHASVI KHATAVKAR <yashasvi.khatavkar at intel.com>
Date: 2022-04-25 (Mon, 25 Apr 2022)
Changed paths:
M llvm/include/llvm/IR/Metadata.h
M llvm/lib/IR/Constants.cpp
M llvm/lib/IR/Metadata.cpp
A llvm/test/DebugInfo/X86/undef-type-md.ll
Log Message:
-----------
Don't replace Undef with null value for Constants Differential Revision:https://reviews.llvm.org/D124098
More information about the All-commits
mailing list