[all-commits] [llvm/llvm-project] 240e2c: [StructurizeCFG] Use UniformityAnalysis instead of...
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Mon Mar 13 00:31:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 240e2cba67cfb4ec4639e5bfe6235411abfb58ef
https://github.com/llvm/llvm-project/commit/240e2cba67cfb4ec4639e5bfe6235411abfb58ef
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2023-03-13 (Mon, 13 Mar 2023)
Changed paths:
M llvm/lib/Transforms/Scalar/StructurizeCFG.cpp
Log Message:
-----------
[StructurizeCFG] Use UniformityAnalysis instead of DivergenceAnalysis
Depends on D145572
Reviewed By: foad, sameerds
Differential Revision: https://reviews.llvm.org/D145688
More information about the All-commits
mailing list