Files
clang-p2996/llvm/unittests/Target/LoongArch
ZhaoQi 42a4d5e8ca [LoongArch] Set isBarrier to true for instruction 'b' (#72339)
Instr "b offs26" represent to an unconditional branch in LoongArch. Set
isBarrier to 1 in tablegen for it, so that MCInstrAnalysis can return
correctly.

Fixes https://github.com/llvm/llvm-project/pull/71903.
2023-11-16 14:01:58 +08:00
..