[all-commits] [llvm/llvm-project] 98eaac: Assert we've found both vector types. NFCI.
    Simon Pilgrim via All-commits 
    all-commits at lists.llvm.org
       
    Mon Sep 14 05:37:54 PDT 2020
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 98eaacd73d40eb28d5fa86bc3cfc9371581ee0cb
      https://github.com/llvm/llvm-project/commit/98eaacd73d40eb28d5fa86bc3cfc9371581ee0cb
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-09-14 (Mon, 14 Sep 2020)
  Changed paths:
    M llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp
  Log Message:
  -----------
  Assert we've found both vector types. NFCI.
Fixes clang static analyzer warning about potential null dereferences.
    
    
More information about the All-commits
mailing list