[llvm-dev] [RFC] BasicAA considers address spaces?

Justin Lebar via llvm-dev llvm-dev at lists.llvm.org
Sat Sep 10 12:33:01 PDT 2016


(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


More information about the llvm-dev mailing list