[PATCH] D50909: [PSV] Make the API for TargetCustom values not trigger UB

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 20 12:24:40 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340200: [PSV] Update API to be able to use TargetCustom without UB. (authored by mggm, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50909?vs=161283&id=161535#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50909

Files:
  llvm/trunk/include/llvm/CodeGen/PseudoSourceValue.h
  llvm/trunk/include/llvm/CodeGen/TargetInstrInfo.h
  llvm/trunk/lib/CodeGen/PseudoSourceValue.cpp
  llvm/trunk/lib/Target/AMDGPU/R600InstrInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/R600InstrInfo.h
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50909.161535.patch
Type: text/x-patch
Size: 4817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180820/606313a4/attachment.bin>


More information about the llvm-commits mailing list