[PATCH] D72135: [FastISel] Clarify how members of ArgListEntry are used by FastISel
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 3 03:04:15 PST 2020
foad created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
foad added reviewers: mcrosier, t.p.northover, ributzka.
Herald added a subscriber: dexonsmith.
Also add a constructor to simplify FastISel's use of ArgListEntry.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D72135
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
llvm/lib/Target/AArch64/AArch64FastISel.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72135.236008.patch
Type: text/x-patch
Size: 3388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200103/90075499/attachment.bin>
More information about the llvm-commits
mailing list