[all-commits] [llvm/llvm-project] f5870b: [SimplifyCFG] add tests for possible FP speculativ...

RotateRight via All-commits all-commits at lists.llvm.org
Sun Nov 17 08:18:47 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f5870b0f36bec3579e54994abcca9b809c056e1b
      https://github.com/llvm/llvm-project/commit/f5870b0f36bec3579e54994abcca9b809c056e1b
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2019-11-17 (Sun, 17 Nov 2019)

  Changed paths:
    M llvm/test/Transforms/SimplifyCFG/SpeculativeExec.ll

  Log Message:
  -----------
  [SimplifyCFG] add tests for possible FP speculative select; NFC

It doesn't seem that there are any perf/param knobs that can be turned
to create selects for the FP variants of the tests, but that may not
always be true in the future. If it changes, we should propagate FMF.




More information about the All-commits mailing list