[llvm] [IRBuilder] Add a helper function to intersect FMFs from two instructions (PR #122059)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 8 01:11:40 PST 2025


dtcxzyw wrote:

> Btw, I'd probably make the Instruction* ctor of FMFSource explicit, so one has to write FMFSource(I). 

The implicit ctor is designed to keep compatibility with downstream projects.


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


More information about the llvm-commits mailing list