summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorRiver Riddle <riddleriver@gmail.com>2020-04-06 11:04:22 -0700
committerRiver Riddle <riddleriver@gmail.com>2020-04-06 11:09:29 -0700
commitae9edbcea2451a1b0456db14fbfb996916de783f (patch)
tree8a0b6400e2614087eaf9a0798f4deac3e7fbd8f6 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent0731132888a0219179fdb4303cd690a6687cc130 (diff)
[mlir][AsmPrinter] Change value numbering for local scope to be the next isolated operation.
Summary: This revision updates the value numbering when printing to number from the next parent operation that is isolated from above. This is the highest level to number from that still ensures thread-safety. This revision also changes the behavior of Operator::operator<< to use local scope to avoid thread races when numbering operations. Differential Revision: https://reviews.llvm.org/D77525
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions