[all-commits] [llvm/llvm-project] 57092d: [Safepoint Verifier] gc.relocate does not change t...

serguei-katkov via All-commits all-commits at lists.llvm.org
Mon Feb 14 21:19:21 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 57092d4f4f3cf2ab16f16c1419d91848fc406d69
      https://github.com/llvm/llvm-project/commit/57092d4f4f3cf2ab16f16c1419d91848fc406d69
  Author: Serguei Katkov <serguei.katkov at azul.com>
  Date:   2022-02-15 (Tue, 15 Feb 2022)

  Changed paths:
    M llvm/lib/IR/SafepointIRVerifier.cpp
    M llvm/test/SafepointIRVerifier/hidden-constant-base.ll

  Log Message:
  -----------
  [Safepoint Verifier] gc.relocate does not change the constant property.

Add traverse through gc.relocate in determining whether base is
isExclusivelyDerivedFromNull OR ExclusivelyNull.

Reviewers: reames, anna
Reviewed By: reames, anna
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D119712




More information about the All-commits mailing list