[PATCH] D137155: [MIRVRegNamer] Avoid opcode hash collision

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 06:53:52 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2d8c1597e51c: [MIRVRegNamer] Avoid opcode hash collision (authored by john.brawn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137155

Files:
  llvm/lib/CodeGen/MIRVRegNamerUtils.cpp
  llvm/test/CodeGen/MIR/AArch64/mir-canon-constant-pool-hash.mir
  llvm/test/CodeGen/MIR/AArch64/mir-canon-jump-table.mir
  llvm/test/CodeGen/MIR/AArch64/mirCanonCopyCopyProp.mir
  llvm/test/CodeGen/MIR/AArch64/mirCanonIdempotent.mir
  llvm/test/CodeGen/MIR/AArch64/mirnamer.mir
  llvm/test/CodeGen/MIR/AMDGPU/mir-canon-multi.mir
  llvm/test/CodeGen/MIR/AMDGPU/mircanon-memoperands.mir
  llvm/test/CodeGen/MIR/X86/mir-canon-hash-bb.mir
  llvm/test/CodeGen/MIR/X86/mircanon-flags.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137155.472600.patch
Type: text/x-patch
Size: 14409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221102/d3d189f9/attachment-0001.bin>


More information about the llvm-commits mailing list