[PATCH] D65141: [DivergenceAnalysis] Add methods for querying divergence at use
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 24 08:45:10 PDT 2019
arsenm added a comment.
Does this avoid the need to run LCSSA for isel, assuming the DAG switches to checking the use instead of the def?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65141/new/
https://reviews.llvm.org/D65141
More information about the llvm-commits
mailing list