[llvm] [CodeGenPrepare] Check types when unmerging GEPs across indirect branches (PR #68587)
Maurice Heumann via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 12 06:36:21 PDT 2023
================
@@ -0,0 +1,29 @@
+; RUN: llc %s -stop-after=codegenprepare -o - | FileCheck %s
----------------
momo5502 wrote:
done
https://github.com/llvm/llvm-project/pull/68587
More information about the llvm-commits
mailing list