[PATCH] D95822: [FE] Manipulate the first byte of guard variable type in both load and store operation

Hubert Tong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 2 13:42:05 PST 2021


hubert.reinterpretcast accepted this revision.
hubert.reinterpretcast added a comment.

LGTM. I think there would be more concern if the load/store actions were previously symmetric, but this patch is actually needed for the symmetry. Nevertheless, please wait a bit before committing this (since this is a change for other platforms as well).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95822/new/

https://reviews.llvm.org/D95822



More information about the cfe-commits mailing list