[llvm] [PredicateInfo] Don't store Def in ValueDFS (NFC) (PR #145022)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 21 08:15:24 PDT 2025
================
@@ -86,8 +86,7 @@ struct ValueDFS {
int DFSIn = 0;
----------------
fhahn wrote:
Update the comment above to not mentioned refs?
https://github.com/llvm/llvm-project/pull/145022
More information about the llvm-commits
mailing list