This is an archive of the discontinued LLVM Phabricator instance.

[x86] change FP scalar builtin naming convention
ClosedPublic

Authored by AsafBadouh on Jul 23 2015, 2:03 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

AsafBadouh updated this revision to Diff 30461.Jul 23 2015, 2:03 AM
AsafBadouh retitled this revision from to [x86] change FP scalar builtin naming convention.
AsafBadouh updated this object.
AsafBadouh added reviewers: delena, igorb.
AsafBadouh added a subscriber: llvm-commits.
delena added inline comments.Jul 23 2015, 2:10 AM
include/llvm/IR/IntrinsicsX86.td
4514 ↗(On Diff #30461)

int_x86_avx512_mask_add_ss_mask - remove _mask at the end

AsafBadouh updated this revision to Diff 30470.Jul 23 2015, 4:04 AM
This revision was automatically updated to reflect the committed changes.