[PATCH] D33889: Mark intrinsics as norecurse
Piotr Padlewski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 5 09:39:29 PDT 2017
Prazek added inline comments.
================
Comment at: test/Transforms/InstCombine/AMDGPU/amdgcn-intrinsics.ll:1540
-; CHECK: attributes #5 = { convergent }
----------------
dberlin wrote:
> I don't see any real changes in this test?
I will add more attributes check here. Probably one function was marked as norecurse and the attributes switched numbers.
https://reviews.llvm.org/D33889
More information about the llvm-commits
mailing list