[llvm] AMDGPU/GlobalISelDivergenceLowering: select divergent i1 phis (PR #76145)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 21 06:57:32 PST 2023
================
@@ -1,5 +1,6 @@
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 3
; RUN: llc -global-isel -amdgpu-global-isel-risky-select -mtriple=amdgcn-amd-amdpal -mcpu=gfx1010 < %s | FileCheck -check-prefix=GFX10 %s
+; REQUIRES: do-not-run-me
----------------
arsenm wrote:
?
https://github.com/llvm/llvm-project/pull/76145
More information about the llvm-commits
mailing list