Justin Lebar via llvm-dev
2016-Sep-10 19:33 UTC
[llvm-dev] [RFC] BasicAA considers address spaces?
(Original thread: https://groups.google.com/forum/#!msg/llvm-dev/BmQFqxs56UA/BtMkIPqTCAAJ Apologies if this doesn't connect to the original thread in your mail client; I'm not sure how to reply to a thread whose last email went out before I was subscribed to the list.) FYI I've resurrected Jingyue's NVPTX-specific AA pass. It works via a general framework for TTI-specified AA passes that I've added in a separate patch. See https://reviews.llvm.org/D24441 https://reviews.llvm.org/D12414 Regards, -Justin