summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2020-04-06 10:22:50 -0700
committerCraig Topper <craig.topper@intel.com>2020-04-06 11:03:40 -0700
commit07ed1fb5977804e6bda9f3c915a8c2d1c3f541a9 (patch)
tree4b35f09f51ab8a59a1721dddc439671889ad3b75 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent77e24936022add9e5a0b4ff3db99148c96d113af (diff)
[SelectionDAGBuilder] Fix ISD::FREEZE creation for structs with fields of different types.
The previous code used the type of the first field for the VT passed to getNode for every field. I've based the implementation here off what is done in visitSelect as it removes the need to special case aggregates. Differential Revision: https://reviews.llvm.org/D77093
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions