[PATCH] D45320: [MemDep] Fixed handling of invariant.group
    George Burgess IV via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed May  9 14:45:27 PDT 2018
    
    
  
george.burgess.iv added a comment.
> Adding George to see if he remembers any cases, so you have some stuff to test this all with.
I don't remember anything in particular. I'd recommend just bootstrapping clang/llvm and seeing what happens, assuming clang will emit these intrinsics if you pass an added cflag to it or something.
It's my impression that halide is great at generating code that hits worst-case behaviors in LLVM. I don't know whether they're users of these invariant intrinsics, however.
Repository:
  rL LLVM
https://reviews.llvm.org/D45320
    
    
More information about the llvm-commits
mailing list