search for: 352108f4

Displaying 2 results from an estimated 2 matches for "352108f4".

2015 Jun 11
2
[LLVMdev] Best way to get direct memory for intrinsics in tblgen?
What's the best way to get direct memory accesses for intrinsics via tblgen? We have some instructions represented as intrinsics. These instructions allow direct memory access, I've tried multiclasses but they won't match. I've also tried "def : Pat<....> but it won't recognize the complex pattern as a valid operand? Thanks. -------------- next part --------------
2015 Jun 16
2
[LLVMdev] Best way to get direct memory for intrinsics in tblgen?
...___ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150616/352108f4/attachment.html>