[all-commits] [llvm/llvm-project] 1aece0: Revert "[GVN] Support address translation through ...

Sergey Kachkov via All-commits all-commits at lists.llvm.org
Mon Feb 27 01:58:28 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1aece0e5edf8d4fef1b5e226825a245dce5c382e
      https://github.com/llvm/llvm-project/commit/1aece0e5edf8d4fef1b5e226825a245dce5c382e
  Author: Sergey Kachkov <sergey.kachkov at syntacore.com>
  Date:   2023-02-27 (Mon, 27 Feb 2023)

  Changed paths:
    M llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h
    M llvm/include/llvm/Analysis/PHITransAddr.h
    M llvm/include/llvm/Transforms/Scalar/GVN.h
    M llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
    M llvm/lib/Analysis/PHITransAddr.cpp
    M llvm/lib/Transforms/Scalar/GVN.cpp
    M llvm/test/Transforms/GVN/PRE/pre-load-through-select.ll
    M llvm/test/Transforms/GVN/PRE/pre-loop-load-through-select.ll
    M llvm/test/Transforms/GVN/opaque-ptr.ll

  Log Message:
  -----------
  Revert "[GVN] Support address translation through select instructions"

This reverts commit b5bf6f6392a3408be1b7b7e036eb69358c5a2c29.




More information about the All-commits mailing list