Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
The 3 intrinsics are similar and share the same place in modifications so I fused them into this single patch. If it is too big I am also happy to split it.
Comment Actions
LGTM other than the node about the extra slash in the comment.
llvm/lib/Target/RISCV/RISCVISelLowering.cpp | ||
---|---|---|
1969 | Drop the extra slash after domain. Not sure where that came from. |
llvm/lib/Target/RISCV/RISCVISelLowering.cpp | ||
---|---|---|
1969 | Removed. |
Drop the extra slash after domain. Not sure where that came from.