Files
clang-p2996/llvm/lib/CodeGen/GlobalISel/Utils.cpp
Pierre van Houtryve 4235e44d4c [GlobalISel] Constant-fold G_PTR_ADD with different type sizes (#81473)
All other opcodes in the list are constrained to have the same type on
both operands, but not G_PTR_ADD.

Fixes  #81464
2024-02-22 13:15:26 +01:00

57 KiB