[PATCH] D157720: [llvm] Remove SmallSet from MachineInstr.h

Elliot Goodrich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 12 10:23:05 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4d0f1e328245: [llvm] Remove SmallSet from MachineInstr.h (authored by IncludeGuardian).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157720/new/

https://reviews.llvm.org/D157720

Files:
  llvm/include/llvm/CodeGen/GlobalISel/LoadStoreOpt.h
  llvm/include/llvm/CodeGen/MachineInstr.h
  llvm/lib/CodeGen/CalcSpillWeights.cpp
  llvm/lib/CodeGen/RegAllocFast.cpp
  llvm/lib/Target/RISCV/RISCVOptWInstrs.cpp
  llvm/lib/Target/RISCV/RISCVRVVInitUndef.cpp
  llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.h
  llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyLowerRefTypesIntPtrConv.cpp
  llvm/lib/Target/X86/X86PreTileConfig.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157720.549629.patch
Type: text/x-patch
Size: 5819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230812/a2f78666/attachment.bin>


More information about the llvm-commits mailing list