[llvm] [GlobalISel] Make IRTranslator able to handle PHIs with empty types. (PR #73235)

Dávid Ferenc Szabó via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 00:24:35 PST 2024


================
@@ -0,0 +1,16 @@
+; RUN: llc < %s -O0 -global-isel -mtriple=aarch64
----------------
dfszabo wrote:

Good idea. Included it.

https://github.com/llvm/llvm-project/pull/73235


More information about the llvm-commits mailing list