[clang] AArch64 Tablegen Update (PR #179692)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 5 08:11:17 PST 2026
moodytongytong wrote:
Thank you @jthackray , I appreciate the review. *Most* of the `.td` file was translated using the python script `tools.py` which I wrote in this repo - https://github.com/moodytongytong/random-python-script
The functions in the python script were tested in the `test_tools.py` file.
I hope that helps to reassure you and the other reviewers. Thank you!
https://github.com/llvm/llvm-project/pull/179692
More information about the cfe-commits
mailing list