[PATCH] D123472: avoid slicing 64-bit integers in an ILP32 build (PR #54739)

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 10 14:12:42 PDT 2022


xbolva00 added a comment.

>> ILP32 test run shows a few crashes that appear unrelated to this change

Is this even supported? I am wondering whether it is worth to fix it at all (and make code worse to read) if there are more crashes anyway.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123472



More information about the llvm-commits mailing list