[all-commits] [llvm/llvm-project] f94a11: [NFC] Avoid using pointee types in PPCISelLowering

aeubanks via All-commits all-commits at lists.llvm.org
Sun Sep 12 17:38:08 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f94a118a6eb381454c658f62958678c6a442eefb
      https://github.com/llvm/llvm-project/commit/f94a118a6eb381454c658f62958678c6a442eefb
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-09-12 (Sun, 12 Sep 2021)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCISelLowering.cpp

  Log Message:
  -----------
  [NFC] Avoid using pointee types in PPCISelLowering

A cmpxchg's new value type is the same as the pointer operand's pointee type.




More information about the All-commits mailing list