[all-commits] [llvm/llvm-project] 3b54aa: freeze does not change the constant property
Danila Malyutin via All-commits
all-commits at lists.llvm.org
Tue Jun 14 09:53:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b54aa9eab823f8edc8eaae4fba8e6f646ff5f91
https://github.com/llvm/llvm-project/commit/3b54aa9eab823f8edc8eaae4fba8e6f646ff5f91
Author: Danila Malyutin <dmalyutin at azul.com>
Date: 2022-06-14 (Tue, 14 Jun 2022)
Changed paths:
M llvm/lib/IR/SafepointIRVerifier.cpp
M llvm/test/SafepointIRVerifier/hidden-constant-base.ll
Log Message:
-----------
freeze does not change the constant property
Traverse through freeze when checking if base is constant
Differential Revision: https://reviews.llvm.org/D127744
More information about the All-commits
mailing list