[PATCH] D53341: Add MV-index to GlobalDecl, spread GlobalDecl through CodeGen (CPU-Dispatch cleanup)

2018-11-13 Thread Erich Keane via Phabricator via cfe-commits
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit rL346757: [NFC] Move storage of dispatch-version to GlobalDecl (authored by erichkeane, committed by ). Herald added a

[PATCH] D53341: Add MV-index to GlobalDecl, spread GlobalDecl through CodeGen (CPU-Dispatch cleanup)

2018-10-16 Thread Erich Keane via Phabricator via cfe-commits
erichkeane created this revision. erichkeane added reviewers: rsmith, aaron.ballman, echristo. Herald added subscribers: nhaehnle, arphaman. As brought up by Richard Smith on https://reviews.llvm.org/D51650: Sorry, I don't think it's acceptable from a design perspective to have mutable state