[PATCH] D140985: [IR] Support importing modules with invalid data layouts.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 5 06:43:20 PST 2023


arsenm added a comment.

Is DataLayout compatibility still determined with string equality and not semantic equality?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140985



More information about the llvm-commits mailing list