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

via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 22 12:21:17 PDT 2024


elhewaty wrote:

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

@dtcxzyw are you working on this, too?


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


More information about the llvm-commits mailing list