diff options
author | Craig Topper <craig.topper@intel.com> | 2018-02-07 22:45:38 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-02-07 22:45:38 +0000 |
commit | 37765ff326cecbaa9aca87c40312749a6ef3c768 (patch) | |
tree | 93c2c7ef406769813f210764a6015828fbca4b95 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f3b4ca89e7ac55cfda8734630863e866a6da14cd (diff) | |
download | bcm5719-llvm-37765ff326cecbaa9aca87c40312749a6ef3c768.tar.gz bcm5719-llvm-37765ff326cecbaa9aca87c40312749a6ef3c768.zip |
[X86] Prune some unreachable 'return SDValue()' paths from LowerSIGN_EXTEND/LowerZERO_EXTEND/LowerANY_EXTEND.
We were doing a lot of whitelisting of what we handle in these routines, but setOperationAction constrains what we can get here. So just add some asserts and prune the unreachable paths.
llvm-svn: 324538
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions