[llvm] [TableGen] Introduce a less aggressive suppression for HwMode Decoder… (PR #86060)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 20 20:18:09 PDT 2024
superZWT123 wrote:
Hi [kparzysz](https://github.com/kparzysz), [nvjle](https://github.com/nvjle) ,following the discussion on the previous pull request [pre-pull-request](https://github.com/llvm/llvm-project/pull/84906), I have changed the type of ‘suppress-per-hwmode-duplicates’ from 'bool' to 'enum', allowing users to choose the degree of table suppression they prefer. Could you please take another look at it and provide your review comments ? Thanks a lot!
https://github.com/llvm/llvm-project/pull/86060
More information about the llvm-commits
mailing list