[PATCH] D144897: [SPIRV] fix several issues in builds with expensive checks
    Ilia Diachkov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Mar  7 16:21:29 PST 2023
    
    
  
iliya-diyachkov marked an inline comment as done.
iliya-diyachkov added a comment.
In D144897#4168668 <https://reviews.llvm.org/D144897#4168668>, @mpaszkowski wrote:
> @iliya-diyachkov I checked the half / vstore_half_rtn <https://spirv-testing.khronos.org/cts_result/69204/> test manually and it seems to work just fine. Looks like we just got one flaky run for some reason.
Thanks, Michal. However we need to retest the patch since changes in buildScopeReg and buildMemSemanticsReg can affect some tests.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144897/new/
https://reviews.llvm.org/D144897
    
    
More information about the llvm-commits
mailing list