summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-06-01 22:59:07 +0000
committerCraig Topper <craig.topper@intel.com>2018-06-01 22:59:07 +0000
commit3828ce7eab14d8213b9418479437880df8665446 (patch)
tree75726478ff3fad9c96c5d0983c05b5763da26d67 /clang/lib/Frontend/CompilerInvocation.cpp
parent44e272d440c0890060e0a3801872252ca3cb8cf7 (diff)
downloadbcm5719-llvm-3828ce7eab14d8213b9418479437880df8665446.tar.gz
bcm5719-llvm-3828ce7eab14d8213b9418479437880df8665446.zip
[X86] Do something sensible when an expand load intrinsic is passed a 0 mask.
Previously we just returned undef, but really we should be returning the pass thru input. We also need to make sure we preserve the chain output that the original intrinsic node had to maintain connectivity in the DAG. So we should just return the incoming chain as the output chain. llvm-svn: 333804
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud