https://github.com/jayfoad requested changes to this pull request.
You still need to update the TableGen instruction definitions for all signed 64-bit instructions to actually use the new "I64" type. Currently all instructions are still using the "U64" type, which is going to cause codegen bugs. https://github.com/llvm/llvm-project/pull/186575 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
