[llvm] [TableGen] Use bitwise operations to access HwMode ID. (PR #88377)

via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 05:20:19 PDT 2024


superZWT123 wrote:

Hi @iii-i ,  I have discovered and resolved a potential issue where the existing 'getOperandBitOffset' interface was checking HwMode ID without first retrieving it. Could you please help me review the implementation of that part? Thank you very much!

https://github.com/llvm/llvm-project/pull/88377


More information about the llvm-commits mailing list