[PATCH] D75644: Test that volatile load type isn't changed

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 4 14:37:52 PST 2020


lebedev.ri added a comment.

Can you please add a test where we load `i64` (needs datalayout) and then losslessly `bitcast` it into pointer?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75644





More information about the llvm-commits mailing list