[Diffusion] rG76c22b18eafd: [FPEnv][AMDGPU] Correct strictfp tests.

Kevin P. Neal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 27 06:43:15 PDT 2023


kpn added a comment.

In rG76c22b18eafd2156568d72e9df2ff7bd3457888a#1232441 <https://reviews.llvm.org/rG76c22b18eafd2156568d72e9df2ff7bd3457888a#1232441>, @kpn wrote:

> 



> But fneg is an instruction. The current effort is to get tests with call or invoke instructions to follow the rules. And the list of instructions that will be addressed in a follow on set of patches is quite short with fneg on the list.

Sorry, fneg is _not_ on the list. Typo. The list of floating point instructions we will be worrying about are the expect fadd and others like it.


BRANCHES
  main

Users:
  kpn (Author)
  arsenm (Auditor)

https://reviews.llvm.org/rG76c22b18eafd



More information about the llvm-commits mailing list