diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-04-02 08:48:02 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-02 08:48:02 +0700 |
commit | 55ac652745c6ec94477b1862018f477748faad15 (patch) | |
tree | cc0265c58c11a3ddf028eee0c437d50de6491142 /clang/unittests/Format/FormatTestJava.cpp | |
parent | 222297b02034914499458cfa4772c412ea35573d (diff) | |
download | llvm-55ac652745c6ec94477b1862018f477748faad15.zip llvm-55ac652745c6ec94477b1862018f477748faad15.tar.gz llvm-55ac652745c6ec94477b1862018f477748faad15.tar.bz2 |
llvm-reduce: Do not delete convergencectrl in operand-bundles (#133858)
The IR verifier will fail if there are any convergent calls without
a convergencectrl bundle, if there are any convergencectrl bundles.
With the current verifier rules, we would need to drop all the instances
of convergencectrl in the function as a set, and strip all the
convergence
token intrinsics. As such, I think it would be more appropriate to have
a
separate convergence reduction pass.
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions