[PATCH] D129542: [CodeGen] Add codegen of IR function attribute fine_grained_bitfields

John McIver via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 23 09:40:42 PDT 2023


jmciver abandoned this revision.
jmciver added a comment.

I am closing this ticket as we are working on alternative solutions to poison based load semantics <https://discourse.llvm.org/t/rfc-load-instruction-uninitialized-memory-semantics/67481>.

Thanks to everyone for taking the time to discuss this patch and its limitations!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129542



More information about the cfe-commits mailing list