[PATCH] D157202: [AArch64][GISel] Fix selection of G_CONSTANT_FOLD_BARRIER

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 6 01:15:43 PDT 2023


tschuett added inline comments.


================
Comment at: llvm/test/CodeGen/AArch64/GlobalISel/select-constbarrier.mir:160
+    G_BRCOND %37(s32), %bb.5
+    G_BR %bb.4
+
----------------
The verifier allows unconditional branches after conditional branches?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157202/new/

https://reviews.llvm.org/D157202



More information about the llvm-commits mailing list