[PATCH] D124098: Don't replace Undef with null value for Constants

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 07:36:41 PDT 2022


StephenTozer accepted this revision.
StephenTozer added a comment.
This revision is now accepted and ready to land.

Good fix, LGTM.



================
Comment at: llvm/test/DebugInfo/X86/undef-type-md.ll:21
+
+attributes #0 = { nofree nosync nounwind readnone speculatable willreturn }
+
----------------
Nit, can this attribute be removed?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124098



More information about the llvm-commits mailing list