[PATCH] D159212: [MLIR] Allow dialects to disable CSE for certain operations
    Sergio Afonso via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Sep 18 04:53:20 PDT 2023
    
    
  
skatrak abandoned this revision.
skatrak added a comment.
I'll close this patch now, since the agreed approach has been to try using the `IsolatedFromAbove` trait and not to add an interface modifying the CSE pass behavior.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159212/new/
https://reviews.llvm.org/D159212
    
    
More information about the cfe-commits
mailing list