[PATCH] D71960: [Attributor] AAUndefinedBehavior: Use AAValueSimplify in memory accessing instructions.
    Johannes Doerfert via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Feb 12 18:20:04 PST 2020
    
    
  
jdoerfert added a comment.
In D71960#1873401 <https://reviews.llvm.org/D71960#1873401>, @baziotis wrote:
> - Added tests
All the tests have FIXMEs, right? Can you explain why they don't work yet? We also need tests that didn't work before but now, maybe just copies of the one you repaired but without the "repair" part.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71960/new/
https://reviews.llvm.org/D71960
    
    
More information about the llvm-commits
mailing list