summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2025-04-09 18:24:28 +0200
committerGitHub <noreply@github.com>2025-04-09 18:24:28 +0200
commit840b366d47115ecf2f7034721c13576e6f14cd82 (patch)
tree52ffe56111eff77fc538693b2515e239c79fbd45 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent1e9f46c1b34cce7df4f2b4c392ccb0a540d7a6a6 (diff)
CodeGen: Remove redundant arguments to defusechain_instr_iterator (#135023)
ByOperand must be false, this is implied by the iterator type. The instr_iterator cases are a separate implementation from the single operand defusechain_iterator. Additionally ByInstr and ByBundle are mutually exclusive.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions