[llvm-dev] RFC: speedups with instruction side-data (ADCE, perhaps others?)

Matt Arsenault via llvm-dev llvm-dev at lists.llvm.org
Mon Sep 14 14:49:39 PDT 2015


On 09/14/2015 02:47 PM, escha via llvm-dev wrote:
> I would assume that it’s just considered to be garbage. I feel like 
> any sort of per-pass side data like this should come with absolute 
> minimal contracts, to avoid introducing any more inter-pass complexity.
  I would think this would need to be a verifier error if it were ever non-0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150914/8c334678/attachment.html>


More information about the llvm-dev mailing list