summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorHaohai Wen <haohai.wen@intel.com>2022-11-04 10:15:11 +0800
committerHaohai Wen <haohai.wen@intel.com>2022-11-04 11:15:18 +0800
commite419620fc2f55cbc2decd468778376ec08d0190d (patch)
treef8c8b9413c944c9949189e7c4e41f8c6fabc6832 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent8cca7f3bf741287eb21ce273106244349a03345a (diff)
[CodeGenPrep] Change ValueToSExts from DeseMap to MapVector
mergeSExts iterates throught ValueToSExts. Using DenseMap result in unstable optimization path so that output IR may vary even if the input IR is same. Reviewed By: wxiao3 Differential Revision: https://reviews.llvm.org/D137234
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions