[GVN] Refactor handling of pointer-select in GVN pass
This patch introduces new type of memory dependency - Select to consistently handle it like Def/Clobber dependency. Differential Revision: https://reviews.llvm.org/D141619
Loading
Please sign in to comment