We will insert a new operand which is identical to the Dest for complex
FMUL with a mask. https://godbolt.org/z/eTEdnYv3q
Complex FMA and FMUL with maskz don't have this problem.
Differential D130638
[X86][MC] Avoid emitting incorrect warning for complex FMUL pengfei on Jul 27 2022, 7:42 AM. Authored by
Details We will insert a new operand which is identical to the Dest for complex Complex FMA and FMUL with maskz don't have this problem.
Diff Detail
Unit Tests Event Timeline
Comment Actions I would replace the word "fake" in the title with "incorrect". And "to emit" change to "emitting"
Comment Actions 🤦♀️
Comment Actions Address Shengchen's comments. Thanks!
|
comment?