[PATCH] D114533: LLVM IR should allow bitcast between address spaces with the same size.

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 24 06:39:00 PST 2021


arsenm added a comment.

Patch description should include this avoids a need to introduce ptrtoint/inttoptr pairs


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114533



More information about the cfe-commits mailing list