[PATCH] D50524: [Hexagon] Replace fatal error with remark in HexagonISelLowering

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 9 12:02:47 PDT 2018


kparzysz created this revision.
kparzysz added reviewers: efriedma, jfb, tobiasvk.

Follow-up to https://reviews.llvm.org/D50405: replace the fatal error with a remark and replace the offending instruction with a trap.


Repository:
  rL LLVM

https://reviews.llvm.org/D50524

Files:
  lib/Target/Hexagon/HexagonISelLowering.cpp
  lib/Target/Hexagon/HexagonISelLowering.h
  test/CodeGen/Hexagon/misaligned-const-load.ll
  test/CodeGen/Hexagon/misaligned-const-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50524.159970.patch
Type: text/x-patch
Size: 6383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180809/22ef53ba/attachment.bin>


More information about the llvm-commits mailing list