[PATCH] D64193: [PowerPC] Add exception constraint to FP rounding operations

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 22:06:50 PDT 2020


steven.zhang added inline comments.


================
Comment at: llvm/test/CodeGen/PowerPC/vector-constrained-fp-intrinsics.ll:6246
+; PC64LE-NEXT:    addis 4, 2, .LCPI103_1 at toc@ha
 ; PC64LE-NEXT:    addis 3, 2, .LCPI103_0 at toc@ha
+; PC64LE-NEXT:    addi 4, 4, .LCPI103_1 at toc@l
----------------
This looks like a deg. Please explain more about how this happens.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64193/new/

https://reviews.llvm.org/D64193





More information about the llvm-commits mailing list