[PATCH] D50524: [Hexagon] Replace fatal error with remark in HexagonISelLowering
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 25 09:17:27 PDT 2021
kparzysz updated this revision to Diff 354522.
kparzysz added a comment.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
Rebased the patch.
This patch happens to fix https://bugs.llvm.org/show_bug.cgi?id=50838.
Whether the remark should be emitted or not may still need to be decided.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D50524/new/
https://reviews.llvm.org/D50524
Files:
llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
llvm/lib/Target/Hexagon/HexagonISelLowering.h
llvm/test/CodeGen/Hexagon/misaligned-const-load.ll
llvm/test/CodeGen/Hexagon/misaligned-const-store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50524.354522.patch
Type: text/x-patch
Size: 6219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210625/7a07c9e8/attachment.bin>
More information about the llvm-commits
mailing list