[PATCH] D70938: [X86] Model DAZ and FTZ

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 2 19:18:26 PST 2019


pengfei created this revision.
pengfei added reviewers: craig.topper, RKSimon, andrew.w.kaylor.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
pengfei added a parent revision: D70881: [X86] Model MXCSR for all AVX512 instructions.

This is a follow-up of D70881 <https://reviews.llvm.org/D70881>. It models DAZ and FTZ for releated instructions.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D70938

Files:
  llvm/lib/Target/X86/X86InstrAVX512.td
  llvm/lib/Target/X86/X86RegisterInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70938.231812.patch
Type: text/x-patch
Size: 18311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191203/e597d7e0/attachment-0001.bin>


More information about the llvm-commits mailing list