[llvm] [SelectionDAG] Add preliminary plumbing for `samesign` flag (PR #112354)
Antonio Frighetto via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 16 03:23:56 PDT 2024
antoniofrighetto wrote:
> Missed operator==. Should InstrEmitter propagate it?
Added, thanks! Extended it to MIRParser as well.
https://github.com/llvm/llvm-project/pull/112354
More information about the llvm-commits
mailing list