[llvm] [LV] Support generating masks for switch terminators. (PR #99808)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 11 07:24:41 PDT 2024
================
@@ -11,21 +11,71 @@ define dso_local void @test(ptr %start, ptr %end) #0 {
; CHECK-LABEL: @test(
----------------
fhahn wrote:
Dropped, thanks!
https://github.com/llvm/llvm-project/pull/99808
More information about the llvm-commits
mailing list