[all-commits] [llvm/llvm-project] 264c07: [llvm][MIRVRegNamer] Avoid collisions across jump ...

Puyan Lotfi via All-commits all-commits at lists.llvm.org
Wed Apr 22 11:59:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 264c07ef77667d5c90a75e95cc71c370afb86083
      https://github.com/llvm/llvm-project/commit/264c07ef77667d5c90a75e95cc71c370afb86083
  Author: Puyan Lotfi <puyan at puyan.org>
  Date:   2020-04-22 (Wed, 22 Apr 2020)

  Changed paths:
    M llvm/lib/CodeGen/MIRVRegNamerUtils.cpp
    A llvm/test/CodeGen/MIR/AArch64/mir-canon-jump-table.mir

  Log Message:
  -----------
  [llvm][MIRVRegNamer] Avoid collisions across jump table indices.

Hash Jump Table Indices uniquely within a basic block for MIR
Canonicalizer / MIR VReg Renamer passes.

Differential Revision: https://reviews.llvm.org/D77966




More information about the All-commits mailing list