[PATCH] D143364: [RISCV] Support scalar/fix-length vector NTLH intrinsic with different domain
    Piyou Chen via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Apr 11 05:25:52 PDT 2023
    
    
  
BeMg added a comment.
  test_nontemporal_load_v16i8
  test_nontemporal_load_v8i16
These two test cases in nontemporal.ll are affected by `areTwoSDNodeTargetMMOFlagsMergeable`.
Does we need extra testcases for `areTwoSDNodeTargetMMOFlagsMergeable`?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143364/new/
https://reviews.llvm.org/D143364
    
    
More information about the llvm-commits
mailing list