[llvm] [CodeGen] Add MOTargetFlag4 to MachineMemOperand Flags (PR #120136)

Acim Maravic via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 27 09:08:49 PST 2024


Acim-Maravic wrote:

> Adding another target flag seems uncontroversial. Does the MIR parsing code need to be updated as well as the printer?

The MIR parsing code does not need to be updated. I will add a test example in target-memoperands.mir when I add support for targetflag.

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


More information about the llvm-commits mailing list