[llvm-branch-commits] [llvm] TableGen: Add intrinsic property for norecurse (PR #125015)
Jay Foad via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Jan 30 01:23:17 PST 2025
jayfoad wrote:
This needs motivation. What does `norecurse` mean for an intrinsic and how does it differ from `nocallback`? What sort of intrinsic would be `norecurse` but not `nocallback`?
https://github.com/llvm/llvm-project/pull/125015
More information about the llvm-branch-commits
mailing list