diff options
author | Jay Foad <jay.foad@amd.com> | 2019-12-23 13:42:12 +0000 |
---|---|---|
committer | Jay Foad <jay.foad@amd.com> | 2019-12-23 15:58:19 +0000 |
commit | c7c05b0c8a046c9bef46b4e4c7a35c262d1d880a (patch) | |
tree | 87e091e7b2bb792a4d34c5b8a486728a70ad4241 /llvm/lib/Support/CommandLine.cpp | |
parent | 5b1d0dc6bf0618690057bea749830036f70b0491 (diff) | |
download | llvm-c7c05b0c8a046c9bef46b4e4c7a35c262d1d880a.zip llvm-c7c05b0c8a046c9bef46b4e4c7a35c262d1d880a.tar.gz llvm-c7c05b0c8a046c9bef46b4e4c7a35c262d1d880a.tar.bz2 |
[AMDGPU] Don't create MachinePointerInfos with an UndefValue pointer
Summary:
The only useful information the UndefValue conveys is the address space,
which MachinePointerInfo can represent directly without referring to an
IR value.
Reviewers: arsenm, rampitec
Subscribers: kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, hiraditya, Petar.Avramovic, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D71838
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions