[PATCH] D50524: [Hexagon] Replace fatal error with remark in HexagonISelLowering
Brian Cain via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 28 19:43:29 PDT 2021
bcain added inline comments.
================
Comment at: llvm/lib/Target/Hexagon/HexagonISelLowering.cpp:1978
+ return Trap;
}
----------------
Do the tests cover all of the new paths defined here?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D50524/new/
https://reviews.llvm.org/D50524
More information about the llvm-commits
mailing list