[PATCH] D134684: [LegalizeTypes][Mips][RISCV][SystemZ] Mask shift amounts in ExpandShiftWithUnknownAmountBit.

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 15:56:31 PDT 2022


jrtc27 added a comment.

I believe both libgcc and compiler-rt are (differently) "well-behaved" in violating their preconditions; the output isn't very useful, but it terminates without excessive computation and doesn't invoke UB.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134684



More information about the llvm-commits mailing list