[llvm] [IR] Add nowrap flags for trunc instruction (PR #85592)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 18 23:44:44 PDT 2024
dtcxzyw wrote:
We forgot to support these flags in `Instruction::copyIRFlags` :(
I will post a patch later.
https://github.com/llvm/llvm-project/pull/85592
More information about the llvm-commits
mailing list