[PATCH] D93708: [AMDGPU] Add a new Clamp Pattern to the GlobalISel Path.
    Thomas Symalla via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Jan 31 23:58:20 PST 2021
    
    
  
tsymalla added a comment.
I investigated the problem and it seems, there were some includes missing in PostLegalizerCombiner as there were changes in terms of how the instructions are made available to the TU.
I will fix this and upload a new patch.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93708/new/
https://reviews.llvm.org/D93708
    
    
More information about the llvm-commits
mailing list