[llvm] [TableGen] Remove incorrect flag checking on patterns (PR #176443)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 4 13:46:18 PST 2026


topperc wrote:

Some targets like RISC-V and LoongArch set `guessInstructionProperties = 0` so those targets might be more dependent on these checks to validate their flags.

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


More information about the llvm-commits mailing list