[flang-commits] [flang] [Flang] Extracting internal constants from scalar literals (PR #73829)
    Tom Eccles via flang-commits 
    flang-commits at lists.llvm.org
       
    Thu Dec  7 09:06:40 PST 2023
    
    
  
================
@@ -31,6 +31,7 @@
 
 ! CHECK-NEXT: 'func.func' Pipeline
 ! CHECK-NEXT:   MemoryAllocationOpt
+! CHECK-NEXT:   ConstExtruderOpt
----------------
tblah wrote:
The indentation here makes this look like a func.func pass, which it is not. I think FileCheck does not check whitespace
https://github.com/llvm/llvm-project/pull/73829
    
    
More information about the flang-commits
mailing list