[llvm] [IR] Add nowrap flags for trunc instruction (PR #85592)

via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 19 00:15:56 PDT 2024


elhewaty wrote:

> We forgot to support these flags in `Instruction::copyIRFlags` :( I will post a patch later.

And `Instruction::andIRFlags` too :(

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


More information about the llvm-commits mailing list