[PATCH] D62572: [AMDGPU] Added target feature +disable-form-clauses
    Stanislav Mekhanoshin via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed May 29 01:39:42 PDT 2019
    
    
  
rampitec added a comment.
Actually it doesn't look like a feature at all. This is rather an option, which can also be set on a per-function basis. Also note, making it a feature will make it incompatible for inlining into parent and incompatible with any function which may be inlined into it.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62572/new/
https://reviews.llvm.org/D62572
    
    
More information about the llvm-commits
mailing list