[llvm] [TableGen] Refactor Intrinsic handling in TableGen (PR #103980)
Rahul Joshi via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 14 07:32:43 PDT 2024
jurahul wrote:
> ⚠️ C/C++ code formatter, clang-format found issues in your code. ⚠️
>
> You can test this locally with the following command:
> View the diff from clang-format here.
For some reason, my local clang-format does not like this. Its version 14.0.0, I am suspecting the CI uses a newer one with this fixed.
https://github.com/llvm/llvm-project/pull/103980
More information about the llvm-commits
mailing list