[PATCH] D130247: [LoongArch] Refactor insertDivByZeroTrap

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 23 13:33:57 PDT 2022


MaskRay added a comment.

> Ensure non-terminators don't follow terminators.

Ensure the non-terminator BREAK doesn't follow the terminator BNEZ.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130247/new/

https://reviews.llvm.org/D130247



More information about the llvm-commits mailing list