[PATCH] D124677: [ConstantFold] Don't convert getelementptr to ptrtoint+inttoptr

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 30 03:48:10 PDT 2022


aqjune added a comment.

> This has been observed as a real-world miscompile with rustc.

Could you share a link to the bug report please?


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

https://reviews.llvm.org/D124677



More information about the llvm-commits mailing list