[all-commits] [llvm/llvm-project] a1f5ea: Revert "[NewGVN][PHIOFOPS] Relax conditions when c...

ManuelJBrito via All-commits all-commits at lists.llvm.org
Mon Aug 28 07:27:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a1f5ea5b5f1fd9fd7607731af839587c325c42a9
      https://github.com/llvm/llvm-project/commit/a1f5ea5b5f1fd9fd7607731af839587c325c42a9
  Author: ManuelJBrito <manuel.brito at tecnico.ulisboa.pt>
  Date:   2023-08-28 (Mon, 28 Aug 2023)

  Changed paths:
    M llvm/lib/Transforms/Scalar/NewGVN.cpp
    M llvm/test/Transforms/NewGVN/phi-of-ops-loads.ll
    M llvm/test/Transforms/NewGVN/storeoverstore.ll

  Log Message:
  -----------
  Revert "[NewGVN][PHIOFOPS] Relax conditions when checking safety of memory accesses"

NewGVN isn't enabled by default so some test failures were being missed.
Reverting to do more testing offline.

This reverts commit c59bc230e738036050f4c9b1ebde88699eec74bf.




More information about the All-commits mailing list