[PATCH] D87109: [codegen] Ensure target flags are cleared/set properly. NFC.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 3 13:29:11 PDT 2020


hliao updated this revision to Diff 289799.
hliao added a comment.
Herald added subscribers: kerbowa, nhaehnle, jvesely.

Clean-up.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87109/new/

https://reviews.llvm.org/D87109

Files:
  llvm/include/llvm/CodeGen/MachineOperand.h
  llvm/lib/CodeGen/MachineOperand.cpp
  llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87109.289799.patch
Type: text/x-patch
Size: 5658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200903/29f2cab0/attachment.bin>


More information about the llvm-commits mailing list