[llvm] [SandboxIR] Implement Instruction flags (PR #103343)

via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 09:07:28 PDT 2024


vporpo wrote:

> actually, I think the Instruction version of some of these methods are not widely used, only the FPMathOperator versions. we might be able to do some cleanup and remove these from Instruction

So how should we proceed? Shall I stash this until we do the cleanup?

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


More information about the llvm-commits mailing list