[all-commits] [llvm/llvm-project] a7264e: [StructurizeCFG][opt] Mark -structurizecfg as a co...
aeubanks via All-commits
all-commits at lists.llvm.org
Fri Sep 30 10:27:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a7264e55492bbd071b7192dae7fe5f2f82d4a988
https://github.com/llvm/llvm-project/commit/a7264e55492bbd071b7192dae7fe5f2f82d4a988
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-09-30 (Fri, 30 Sep 2022)
Changed paths:
M llvm/test/Transforms/StructurizeCFG/AMDGPU/backedge-id-bug-xfail.ll
M llvm/test/Transforms/StructurizeCFG/AMDGPU/uniform-regions.ll
M llvm/test/Transforms/StructurizeCFG/switch.ll
M llvm/test/Transforms/StructurizeCFG/workarounds/needs-fr-ule.ll
M llvm/test/Transforms/StructurizeCFG/workarounds/needs-unified-loop-exits.ll
M llvm/tools/opt/opt.cpp
Log Message:
-----------
[StructurizeCFG][opt] Mark -structurizecfg as a codegen pass
So we don't have to specify -enable-new-pm=0.
More information about the All-commits
mailing list