Now that patterns can handle intrinsics returning multiple results,
use tablegen'ed pattern matching instead of custom lowering.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 15536 Build 15536: arc lint + arc unit
Paths
| Differential D43890
[NVPTX] use pattern matching to lower int_nvvm_match_all_sync*. ClosedPublic Authored by tra on Feb 28 2018, 11:54 AM.
Details Summary Now that patterns can handle intrinsics returning multiple results,
Diff Detail
Event TimelineHerald added subscribers: hiraditya, sanjoy, jholewinski. · View Herald TranscriptFeb 28 2018, 11:54 AM This revision is now accepted and ready to land.Feb 28 2018, 3:53 PM Closed by commit rL326457: [NVPTX] use pattern matching to lower int_nvvm_match_all_sync*. (authored by tra). · Explain WhyMar 1 2018, 10:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 136353 llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.h
llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
|