aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorWang, Pengfei <pengfei.wang@intel.com>2021-02-19 16:43:30 +0800
committerWang, Pengfei <pengfei.wang@intel.com>2021-02-19 17:30:10 +0800
commitc98644c2ece2f00da5e4510d6fbd07ef89263220 (patch)
tree5e96210feb5342e463ee06dfe0d2e1194cb4c50e /flang/lib/Frontend/CompilerInvocation.cpp
parent260f90bb3d1aef90764de3506f86dedd1339e37c (diff)
downloadllvm-c98644c2ece2f00da5e4510d6fbd07ef89263220.zip
llvm-c98644c2ece2f00da5e4510d6fbd07ef89263220.tar.gz
llvm-c98644c2ece2f00da5e4510d6fbd07ef89263220.tar.bz2
[X86] Fix a codegen crash in getSetCCResultType
This patch fixes some crashes coming from X86ISelLowering::getSetCCResultType, which would occasionally return an EVT constructed from an invalid MVT, which has a null Type pointer. This patch refers to D95434. Differential Revision: https://reviews.llvm.org/D97036
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions