[PATCH] D14305: [IR] Add a `data_ops` abstraction

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 18:56:34 PST 2015


sanjoy updated this revision to Diff 39147.
sanjoy added a comment.

- rename "parameters" to "data operands"


http://reviews.llvm.org/D14305

Files:
  include/llvm/IR/CallSite.h
  include/llvm/IR/InstrTypes.h
  include/llvm/IR/Instructions.h
  lib/IR/Instructions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14305.39147.patch
Type: text/x-patch
Size: 11821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151104/71530b18/attachment.bin>


More information about the llvm-commits mailing list