[all-commits] [llvm/llvm-project] 572e50: [ValueTracking] add tests for propagatesPoison wit...

RotateRight via All-commits all-commits at lists.llvm.org
Wed Jun 16 09:17:46 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 572e506b55f0ad181ddbb04d889651caa5a287e8
      https://github.com/llvm/llvm-project/commit/572e506b55f0ad181ddbb04d889651caa5a287e8
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-06-16 (Wed, 16 Jun 2021)

  Changed paths:
    M llvm/unittests/Analysis/ValueTrackingTest.cpp

  Log Message:
  -----------
  [ValueTracking] add tests for propagatesPoison with FP ops; NFC

Verify that this matches the behavior in InstSimplify:
D104383 / ce95200b7942

We still need to add code/tests for FP intrinsics.




More information about the All-commits mailing list